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

Steve Lhomme steve.lhomme
Wed Mar 29 16:40:57 CEST 2006


Jason Millard wrote:
> Okay attached are changes to ffmpeg.c and movenc.c based upon Michael
> and Loren's comments.
> 
> I must say I'm puzzled, because I'm confused on how to get profile and
> level over the way you wanted.
> 
> So I made the code match the other options.
> 
> I'm just not sure when AVCodecContext gets filled with information,
> ie. say I went
> 
> -target ipod -profile 51 -level 30
> 
> or
> 
> -profile 51 -level 30 -target ipod
> 
> I'm not sure if my implementation squashes -profile and -level args.

I would suggest to call the target ipod5G (ipod_5g or whatever you 
want), because you can be sure future iPods will have bigger screens and 
maybe other formats too.

Steve





More information about the ffmpeg-devel mailing list