rate: Remove the max limit of reservoir_frame_delay
With the default max keyint of 10s, and common length fades found
in content, 256 frames is not sufficient to allow rate control
to adapt properly; it is barely even past the GOP boundary for
24 fps content.
This will introduce possible overflow problems with log_scale when
2-pass mode is introduced, if required.
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
Please register or sign in to comment