[Ffmpeg-devel] Re: [PATCH] mov fourccs for handling FCP files
Burkhard Plaum
plaum
Wed Feb 15 16:16:09 CET 2006
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).
Burkhard
More information about the ffmpeg-devel
mailing list