From 9dca7aa7d9e051572299490856c784bb004bd185 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Wed, 3 Dec 2008 23:03:48 +0000 Subject: Allow mp2 in mov. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28086 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 4aa7b9275d..1786822d62 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3202,6 +3202,7 @@ audiocodec mp3 format 0x50 ; layer-1 && layer-2 format 0x55 ; layer-3 format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files) + format 0x5000736d ; "ms\0\x50" older mp2 fcc (MOV files) fourcc ".mp3" ; CBR/VBR MP3 (MOV files) fourcc "MP3 " ; used in .nsv files fourcc "LAME" ; used in mythtv .nuv files -- cgit v1.2.3