[FFmpeg-user] VP8 where is the variable Bitrate mode?
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Sep 11 08:38:50 CEST 2012
David Wagner <david.wagner123 <at> googlemail.com> writes:
> I don't get it working properly.... I use this command :
> ffmpeg.exe -i "C:\original.avi -c:v libvpx -quality good
> -crf 50 -qmin 2 -qmax 63 -v:b 200 "C:\coded.webm"
> It sets the bitrate all the time to 200...
This is expected behaviour since you explicitly tell ffmpeg
to encode with a video bitrate of 200
For your next report, please do not forget to paste complete,
uncut console output.
Carl Eugen
More information about the ffmpeg-user
mailing list