[Ffmpeg-devel] avcodec_encode_video

Tom Harper tharper
Tue May 23 09:07:35 CEST 2006


A cheesy hack for this is to call ff_rate_control_uninit,
reset your new rate, and then call ff_rate_control_init.
Then at least rate control will start with a clean slate-

Otherwise looking in the two above functions might be
a good place to start.

Tom





More information about the ffmpeg-devel mailing list