Would it be possible to make the multiplier be able to take float values instead of integer? For example, if video playback is at 24fps it would be nice to multiply by 2.5 in order to achieve 60fps. At the moment, only single digit values are possible (1x, 2x, 3x, etc..).
Would it be possible to make the multiplier be able to take float values instead of integer? For example, if video playback is at 24fps it would be nice to multiply by 2.5 in order to achieve 60fps. At the moment, only single digit values are possible (1x, 2x, 3x, etc..).
Thank you for all the hard work!