[Ffmpeg-devel] Re: movenc.c ipod h264 suggested change

Baptiste COUDURIER baptiste.coudurier
Thu Mar 30 18:29:26 CEST 2006


Hi,

Jason Millard wrote:
> [...]
> 
> When I modified movenc.c to fetch track->enc->profile and
> track->enc->level and then passed them in on the command line, the
> mp4creator remuxing worked fine, because just like BOND's email
> stated, x264 uses those values if provided.
> 

That is the right thing to do. If avctx level and profile are
"correctly" set, use them.

IMHO, correct profile and level parameters should be inferred by the
encoder, in x264.c

A quick look shows that level is already taken into account, but not
profile.

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