mirror of https://github.com/mpv-player/mpv
ffmpeg's DV audio decoder added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9234 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
87b24b391d
commit
ac50f5108f
|
@ -1471,6 +1471,13 @@ audiocodec libdv
|
|||
driver libdv
|
||||
dll libdv.so.2
|
||||
|
||||
audiocodec ffdv
|
||||
info "FFmpeg DV audio decoder"
|
||||
status working
|
||||
fourcc RADV
|
||||
driver ffmpeg
|
||||
dll "dvaudio"
|
||||
|
||||
audiocodec faad
|
||||
info "AAC MPEG2/MPEG4 Audio"
|
||||
status working
|
||||
|
|
Loading…
Reference in New Issue