Re: [FFmpeg-devel] [PATCH 05/13] lavc/av1*: fix exporting framerate

2023-05-10 Thread James Almer
On 5/7/2023 10:32 AM, Anton Khirnov wrote: * take num_ticks_per_picture_minus_1 into account, since that is a part of the framerate computation * stop exporting num_ticks_per_picture_minus_1 into AVCodecContext.ticks_per_frame, as that field is used for other purposes (in conjunction wit

[FFmpeg-devel] [PATCH 05/13] lavc/av1*: fix exporting framerate

2023-05-07 Thread Anton Khirnov
* take num_ticks_per_picture_minus_1 into account, since that is a part of the framerate computation * stop exporting num_ticks_per_picture_minus_1 into AVCodecContext.ticks_per_frame, as that field is used for other purposes (in conjunction with repeat_pict, which is not used at all by av1