From ad69a8fb0ce2080dcea776aa6f35339cd3f0e2f2 Mon Sep 17 00:00:00 2001 From: compn Date: Thu, 11 Dec 2008 23:33:43 +0000 Subject: add ac-3 fourcc from mp4 file fixes incoming/AC3inMP4.mp4 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28132 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 9f9166e715..759c9c4af4 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3473,6 +3473,7 @@ audiocodec a52 info "AC3-liba52" status working format 0x2000 + ; format 0x332D6361 ; ac-3 in mp4 -- not working fourcc dnet driver liba52 dll "liba52" @@ -3481,6 +3482,7 @@ audiocodec ffac3 info "FFmpeg AC-3" status working format 0x2000 + format 0x332D6361 ; ac-3 in mp4 fourcc dnet driver ffmpeg dll ac3 @@ -3623,6 +3625,7 @@ audiocodec hwac3 info "AC3 through S/PDIF" status working format 0x2000 + format 0x332D6361 ; ac-3 in mp4 fourcc dnet driver hwac3 -- cgit v1.2.3