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

Jason Millard jsm174
Thu Mar 30 18:47:29 CEST 2006


We could and should set up x264 to fetch the profile as well, but it
still won't do anything until libx264 is updated.

On 3/30/06, Baptiste COUDURIER <baptiste.coudurier at smartjog.com> wrote:
> 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
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>





More information about the ffmpeg-devel mailing list