[FFmpeg-user] flv encoder ignores the bit rate?

Roger Pack rogerdpack2 at gmail.com
Mon Aug 20 22:23:14 CEST 2012


> ./ffmpeg -i ScreenFlow.mov -f flv -b 100000k -minrate 90000k -g 1
> ~/Documents/output.flv

if you use crf 0 does it even get to that high a bit rate?
Using "ultrafast" might make it use more bandwidth, if that's your desire.
-r


More information about the ffmpeg-user mailing list