[Ffmpeg-devel] Re: [PATCH] mp4 codecs objecttype handling (original) (raw)
Baptiste COUDURIER baptiste.coudurier
Sat Feb 11 15:51:00 CET 2006
- Previous message: [Ffmpeg-devel] Re: [PATCH] mp4 codecs objecttype handling
- Next message: [Ffmpeg-devel] Re: [PATCH] mp4 codecs objecttype handling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Baptiste COUDURIER wrote:
Hi,
Michael Niedermayer wrote: Hi
duplicate of ffmovobjtype 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 codecid to CODECIDMPEG4. And objecttype is MPEG2 for example : http://www.coudurier.com/mpeg2inmp4.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
- Previous message: [Ffmpeg-devel] Re: [PATCH] mp4 codecs objecttype handling
- Next message: [Ffmpeg-devel] Re: [PATCH] mp4 codecs objecttype handling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]