diff etc/codecs.conf @ 28052:99051552b8b2

Allow mp2 in mov.
author cehoyos
date Wed, 03 Dec 2008 23:03:48 +0000
parents 7e53b0b71b18
children 7b35b91e2c49
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Dec 03 23:01:03 2008 +0000
+++ b/etc/codecs.conf	Wed Dec 03 23:03:48 2008 +0000
@@ -3202,6 +3202,7 @@
   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