mirror of
https://github.com/mpv-player/mpv
synced 2025-02-07 15:41:55 +00:00
Add FFmpeg AC-3 decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24281 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7b0deba821
commit
665a58b83f
@ -2937,6 +2937,14 @@ audiocodec a52
|
||||
driver liba52
|
||||
dll "liba52"
|
||||
|
||||
audiocodec ffac3
|
||||
info "FFmpeg AC-3"
|
||||
status working
|
||||
format 0x2000
|
||||
fourcc dnet
|
||||
driver ffmpeg
|
||||
dll ac3
|
||||
|
||||
audiocodec ac3
|
||||
info "AC3-libac3"
|
||||
comment "removed from MPlayer, use liba52"
|
||||
|
Loading…
Reference in New Issue
Block a user