[Bug 110344] Performance regression in mpv

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 8 15:36:09 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110344

--- Comment #2 from Nicolas Frattaroli <fdbugs at fratti.ch> ---
You can see the dropped frames in mpv's terminal status line, or by hitting I
(capital i) to show the stats overlay, which will show you dropped frames. On
0.18.x I get next to no dropped frames, on 0.19.x I get many dropped frames.
--video-sync=display-resample also seems to play a role, as on X11 it will make
mpv drive the display loop at the monitor's refresh rate, which amplifies the
effect as it will essentially attempt to redraw the same frame or render a new
frame 60 times a second.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190408/7cf801b4/attachment.html>


More information about the intel-3d-bugs mailing list