[FFmpeg-user] libvpx encoding CBR does not work

Rapsey rapsey at gmail.com
Tue Sep 20 14:57:14 CEST 2011


Hello,

I'm trying to encode a file to .webm, with constant bitrate, but it pretty
much ignores whatever I set for bitrate. What am I doing wrong?

ffmpeg -i aerobika.avi -vcodec libvpx -maxrate 500k -minrate 500k -b 500k
-bt 500k -quality realtime  -acodec libvorbis -ab 128k -threads 0 -f
matroska -y aerobika.webm



Sergej


More information about the ffmpeg-user mailing list