0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7940 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-10-28 00:38:29 +00:00
parent 718fc7f648
commit fe78788cbf

View File

@ -1278,6 +1278,20 @@ audiocodec mp3
dll "mp3lib"
flags seekable
audiocodec ffwmav1
info "DivX audio v1 (ffmpeg)"
status working
format 0x160
driver ffmpeg
dll "wmav1"
audiocodec ffwmav2
info "DivX audio v2 (ffmpeg)"
status working
format 0x161
driver ffmpeg
dll "wmav2"
audiocodec ffmp3
info "FFmpeg layer-3 audio decoder - integer only"
status working