<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Performance regression in mpv"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110344#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Performance regression in mpv"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110344">bug 110344</a>
from <span class="vcard"><a class="email" href="mailto:fdbugs@fratti.ch" title="Nicolas Frattaroli <fdbugs@fratti.ch>"> <span class="fn">Nicolas Frattaroli</span></a>
</span></b>
<pre>In 18.3, I get 7 dropped frames with the test clip you linked
mpv --no-config --profile=gpu-hq --scale=ewa_lanczossharp
--video-sync=display-resample --fullscreen clipcanvas_14348_ProResHQ_720p50.mov
and 1 dropped frame in 18.3 if I reencode it to H.264 to remove the ProRes
decoder out of the equation
ffmpeg -i clipcanvas_14348_ProResHQ_720p50.mov -c:v libx264 -preset veryslow
-profile:v high422 -level 4.2 -crf 19 -c:a libopus testclip.mkv
mpv --no-config --profile=gpu-hq --scale=ewa_lanczossharp
--video-sync=display-resample --fullscreen testclip.mkv
Maybe your GPU is stuck in a lower power state.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>