[FFmpeg-devel] [PATCH] Read extradata Quicktime-Atom "FFVH" for ffvhuff files from libquicktime

Baptiste Coudurier baptiste.coudurier
Wed Oct 24 11:34:36 CEST 2007


Hi

Richard Spindler wrote:
> Hi,
> 
> This patch adds support for the FFVH quicktime atom that is used to
> store the Extradata for quicktime files with ffvhuff codec generated
> by libquicktime.
> 

Well, it would be better if we decided a normative way to wrap
ffv1/ffvhuff into Quicktime (mov).

IMHO using 'FFVH' as fourcc is OK, it is the avi fourcc, that also means
that current demuxer should not need the first patch since search is
performed in avi tags if no official mov fourcc is found.

Concerning extradata, I think It is a good opportunity to use the new
design defined to store Xiph codecs:

http://wiki.xiph.org/index.php/Oggless#Example_and_Discussion_of_the_Mov_container

"A single glbl atom shall be placed in the stsd atom in which the the
global header shall be stored."

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-devel mailing list