[FFmpeg-user] ffmpeg bitrate flag

Andy Young Andy.Young at bbcspp.com
Wed Sep 3 13:32:46 CEST 2014


>Is there any flag that would determine how dynamic video is? Or
>selects/returns/sets the optimal bitrate for transcoding, based on video’s
>content?

Take a look at "qscale"

To have a constant quality (but a variable bitrate), use the option ’-qscale n’ when ’n’ is between 1 (excellent quality) and 31 (worst quality).

https://www.ffmpeg.org/ffmpeg.html

----------------------------

http://www.bbc.co.uk
This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated.
If you have received it in error, please delete it from your system.
Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately.
Please note that the BBC monitors e-mails sent or received.
Further communication will signify your consent to this.

----------------------------


More information about the ffmpeg-user mailing list