Closed DoubleStyx closed 3 weeks ago
This adds an option for enabling the auto-switching mode, as well as setting ratio thresholds and exponents for the exponential frame weighing.
I'm not sure if I need to set the frame timestamp manually; I think it's already being set elsewhere?
Also see #15 first if you haven't already.
Also, I don't think the denominator will ever equal zero, but it might be worth adding a try block here?
This adds an option for enabling the auto-switching mode, as well as setting ratio thresholds and exponents for the exponential frame weighing.
I'm not sure if I need to set the frame timestamp manually; I think it's already being set elsewhere?