I just searched around a bit, and apparently it's possible to set the bitrate periodically:
http://mailman.videolan.org/pipermail/x ... 05475.html
You need to call x264_encoder_close() and then immediately call x264_encoder_open() with the new bitrate. Doesn't sound very graceful, but apparently it works just fine.
If this is old news (or obvious) to you then by all means disregard my post :)
http://mailman.videolan.org/pipermail/x ... 05475.html
You need to call x264_encoder_close() and then immediately call x264_encoder_open() with the new bitrate. Doesn't sound very graceful, but apparently it works just fine.
If this is old news (or obvious) to you then by all means disregard my post :)