[Ffmpeg-devel] Re: [PATCH] mov fourccs for handling FCP files
Baptiste COUDURIER
baptiste.coudurier
Wed Feb 15 18:03:46 CET 2006
Mike Melanson wrote:
> Burkhard Plaum wrote:
>
>> Hi,
>>
>> Baptiste COUDURIER <baptiste.coudurier <at> smartjog.com> writes:
>>
>> [...]
>>
>> + { CODEC_ID_PCM_S24BE, MKTAG('i', 'n', '2', '4') },
>>
>> One should be careful here, in24 can also be little endian.
>>
>> The endianess is specified by the enda atom (which is
>> inside the wave atom).
>>
>> For more info, see the libquicktime sourcecode (enda.c, wave.c).
>
>
> Interesting. Is it that way for in32? How about the floating point
> formats (fl32 and fl64)?
>
> Thanks...
Ah ok, thanks a lot.
I added support for 'in32' fourcc.
Here is a patch to handle enda atom, according to Apple specs. Anyone
got a sample with an 'enda' atom ?
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mov_read_enda.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060215/ed13cd0d/attachment.txt>
More information about the ffmpeg-devel
mailing list