[FFmpeg-devel] Add on-the-fly bitrate adjustment for encoding
Adrian Cable
adrian.cable at gmail.com
Thu Oct 10 19:24:08 EEST 2019
This is an addition to ffmpeg.c which enables on-the-fly encoder (e.g. H.264) bitrate adjustment using ffmpeg interactive mode. For example, specify â-b:v 299k -bufsize 299kâ on the command line to start encoding at 299kbit/sec, then to adjust the encoder bitrate to 200kbit/sec during encoding, type:
r200000
-Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Support-on-the-fly-encoder-bitrate-adjustment-using-.patch
Type: application/octet-stream
Size: 2651 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191010/0da355a4/attachment.obj>
More information about the ffmpeg-devel
mailing list