[FFmpeg-user] libx264 ignores bitrate

Roger Pack rogerdpack2 at gmail.com
Thu Jul 12 17:24:33 CEST 2012


> I try to encode an image sequence to a h264 mp4 file. Whatever I do my
> bitrate is ignored:
> ffmpeg -i audio.mov -i input%05d.jpg -s 1280x720 -b:v 8000k -acodec copy
> -vcodec libx264 output.mov

Does putting the -b:v 8000k after the vcodec part help? Just wondering.
-r


More information about the ffmpeg-user mailing list