[vlc-devel] [PATCH] opengl: do not overwrite frame rate

Romain Vimont rom1v at videolabs.io
Wed Apr 21 08:30:50 UTC 2021


On Tue, Apr 20, 2021 at 04:14:26PM +0200, Francois Cartegnie wrote:
> Le 20/04/2021 à 16:12, Romain Vimont a écrit :
> > The opengl filter does not change the input framerate.
> > 
> > On Android, if hardware decoding is enabled, for some reason,
> > i_frame_rate_base is 0, so the assert fails. But the filter still works.
> 
> 
> Usually, on untouched params, we set the value from a valid fmtin one when
> fmtout is not set.

I just checked, the i_frame_rate* values in fmt_out are already
initialized from the values in fmt_in.


More information about the vlc-devel mailing list