You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Video not mine, but I can reproduce exactly the same effect, but even more severe, if you adjust refresh rate) http://files.catbox.moe/iypqcc.mp4
What likely happens is that vo=gpu-next is switching between interpolated and exact frame, when timing matches. Which produces this jarring, lack of smoothness, broken interpolation. While vo=gpu is interpolating smoothly, we can see more blur, but this is expected.
I carefully read all instruction and confirm that I did the following:
I tested with the latest mpv version to validate that the issue is not already fixed.
I provided all required information including system and mpv version.
I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
I attached the full, untruncated log file.
I attached the backtrace in the case of a crash.
The text was updated successfully, but these errors were encountered:
mpv Information
Important Information
Reproduction Steps
Flickers:
Doesn't flicker:
Expected Behavior
No flicker.
Actual Behavior
Flicker.
(Video not mine, but I can reproduce exactly the same effect, but even more severe, if you adjust refresh rate)
http://files.catbox.moe/iypqcc.mp4
What likely happens is that vo=gpu-next is switching between interpolated and exact frame, when timing matches. Which produces this jarring, lack of smoothness, broken interpolation. While vo=gpu is interpolating smoothly, we can see more blur, but this is expected.
Log File
DIY, it is easily reproducible.
Sample Files
bars_23fps.zip
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: