[FFmpeg-devel] [PATCH] avcodec/librav1e: Use the framerate when available for ratecontrol

Lynne dev at lynne.ee
Fri May 1 19:46:09 EEST 2020


May 1, 2020, 12:31 by derek.buitenhuis at gmail.com:

> Rav1e currently uses the time base given to it only for ratecontrol... where
> the inverse is taken and used as a framerate. So, do what we do in other wrappers
> and use the framerate if we can.
>
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
> Notably, this leaves pkt->pts still broken (it was broken before, too), but
> after discussion with James and Lynne, we decided to fix this in the rav1e API
> and bump the minimum version, instead of using a PTS queue in librav1e.c.
>

LGTM


More information about the ffmpeg-devel mailing list