Currently, the video is slowed due to random delays in frame processing. In such delays, the future frame is processed with full frame delay instead of subtracting the the previous lag and the video is often slowed by 10-20%.
This fix adjusts the last processing time by adding the previous delay.
Currently, the video is slowed due to random delays in frame processing. In such delays, the future frame is processed with full frame delay instead of subtracting the the previous lag and the video is often slowed by 10-20%.
This fix adjusts the last processing time by adding the previous delay.