mirror of https://github.com/mpv-player/mpv
Mark ffaac as buggy (thus making faad default again) and
document the know issues. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31039 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c0aa5c32b2
commit
2c26f9bde0
|
@ -3904,7 +3904,9 @@ audiocodec ffdv
|
|||
|
||||
audiocodec ffaac
|
||||
info "FFmpeg AAC (MPEG-2/MPEG-4 Audio)"
|
||||
status working
|
||||
comment "missing LATM support, some SBR in MKV play too slow"
|
||||
; see samples/Matroska/aac-sbr-ffaac-slow.mkv
|
||||
status buggy
|
||||
fourcc mp4a,MP4A
|
||||
fourcc "VLB " ; Used in NSV, not really working
|
||||
fourcc "AAC " ; Used in NSV
|
||||
|
|
Loading…
Reference in New Issue