[Ffmpeg-devel] Re: [PATCH] mp4 codecs objecttype handling

Baptiste COUDURIER baptiste.coudurier
Sat Feb 11 15:51:00 CET 2006


Baptiste COUDURIER wrote:
> Hi,
> 
> Michael Niedermayer wrote:
>> Hi
>>
>> duplicate of ff_mov_obj_type
>>
> 
> Thanks, I did not see this one. Added missing objecttypes.
> 

I cannot use ff_mov_obj_type since movenc.c won't be compiled if MUXERS
is not defined.

What should I do ? create a mov.h ? or putting a new tab in mov.c ?

>> [...]
>>
>>
> 
> MOV 4CC is 'mp4v' and parser actually assigns codec_id to
> CODEC_ID_MPEG4. And objecttype is MPEG2 for example :
> 
> http://www.coudurier.com/mpeg2_in_mp4.mp4
> 
> It is not 0. I just ensure that the codec exists before overriding.
> 
> Attached a fixed patch.
> 
> 

Not fixed in fact. Sorry.

-- 
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