mirror of https://github.com/mpv-player/mpv
Support AAC in NSV
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12178 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
41844c1ccb
commit
275dd2cf8c
|
@ -1942,6 +1942,7 @@ audiocodec faad
|
|||
info "FAAD AAC (MPEG2/MPEG4 Audio) decoder"
|
||||
status working
|
||||
fourcc mp4a,MP4A
|
||||
fourcc "AAC " ; Used in NSV
|
||||
driver faad
|
||||
dll libfaad2
|
||||
|
||||
|
|
Loading…
Reference in New Issue