From 7875c2e15021e10a5b3ab116d315c723c8344be8 Mon Sep 17 00:00:00 2001 From: rathann Date: Sat, 11 Mar 2006 22:43:28 +0000 Subject: QuickTime in24 and in32 PCM audio support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17814 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 6bfe0dff0d..2feae5473e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2363,6 +2363,8 @@ audiocodec pcm format 0x74776f73 ; "sowt" (MOV files) format 0x32336c66 ; "fl32" (MOV files) format 0x454e4f4e ; "NONE" (MOV files from Kodak CX6320) + format 0x34326e69 ; "in24" (MOV files) + format 0x32336e69 ; "in32" (MOV files) ;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3) ; format 0x6 ; format 0x7 -- cgit v1.2.3