From 3daa4e73cc243b430447761c6642bfb4f37979aa Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 30 Dec 2009 19:30:06 +0000 Subject: Make the ffmpeg decoders for DTS and AC3 the default. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30143 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 89b3e64a08..f4d9793fd1 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -4065,15 +4065,6 @@ audiocodec lpcm driver ffmpeg dll pcm_bluray -audiocodec a52 - info "AC3-liba52" - status working - format 0x2000 - ; format 0x332D6361 ; ac-3 in mp4 -- not working - fourcc dnet - driver liba52 - dll "liba52" - audiocodec ffac3 info "FFmpeg AC-3" status working @@ -4093,12 +4084,14 @@ audiocodec ffeac3 driver ffmpeg dll eac3 -audiocodec dts - info "DTS-libdca" +audiocodec a52 + info "AC3-liba52" status working - format 0x2001 - format 0x86 - driver libdca + format 0x2000 + ; format 0x332D6361 ; ac-3 in mp4 -- not working + fourcc dnet + driver liba52 + dll "liba52" audiocodec ffdca info "FFmpeg DTS" @@ -4108,6 +4101,13 @@ audiocodec ffdca driver ffmpeg dll "dca" +audiocodec dts + info "DTS-libdca" + status working + format 0x2001 + format 0x86 + driver libdca + audiocodec ffmusepack7 info "Musepack sv7 audio codec" comment "only works with libavformat demuxer" -- cgit v1.2.3