mirror of
https://github.com/mpv-player/mpv
synced 2024-11-11 00:15:33 +01:00
VLB audio is quite similar to AAC, and faad decodes somewhat usably (though
clearly wrong and playing at twice the speed), so add it to codecs.conf - it is better than no output at all. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26653 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fbf6dafd00
commit
a41caa422e
@ -2796,6 +2796,7 @@ audiocodec faad
|
||||
info "FAAD AAC (MPEG-2/MPEG-4 Audio) decoder"
|
||||
status working
|
||||
fourcc mp4a,MP4A
|
||||
fourcc "VLB " ; Used in NSV, not really working
|
||||
fourcc "AAC " ; Used in NSV
|
||||
fourcc "AACP" ; Used in NSV for AACPlus
|
||||
format 0xff
|
||||
|
Loading…
Reference in New Issue
Block a user