[MPlayer-cvslog] r28086 - trunk/etc/codecs.conf
cehoyos
subversion at mplayerhq.hu
Thu Dec 4 00:03:48 CET 2008
Author: cehoyos
Date: Thu Dec 4 00:03:48 2008
New Revision: 28086
Log:
Allow mp2 in mov.
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf (original)
+++ trunk/etc/codecs.conf Thu Dec 4 00:03:48 2008
@@ -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
More information about the MPlayer-cvslog
mailing list