<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - va-api scaling with nv50-class cards incomplete?"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110679#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - va-api scaling with nv50-class cards incomplete?"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110679">bug 110679</a>
from <span class="vcard"><a class="email" href="mailto:randrik@mail.ru" title="Andrew Randrianasulu <randrik@mail.ru>"> <span class="fn">Andrew Randrianasulu</span></a>
</span></b>
<pre>using those two command lines
XVMC_VL=1 LIBVA_MESSAGING_LEVEL=2 LIBVA_TRACE=/dev/shm/log_file ./ffmpeg
-vaapi_device /dev/dri/renderD128 -benchmark -c:v libdav1d -i
/mnt/sdb1/Stream2_AV1_720p_3.2mbps.webm -vf
format=nv12,hwupload,scale_vaapi=w=3840:h=2160:mode=hq,hwdownload,format=yuv420p
-map 0:v:0 /dev/shm/1.avi
---------working--------
LIBVA_MESSAGING_LEVEL=2 LIBVA_TRACE=/dev/shm/log_file_no_vl ./ffmpeg
-vaapi_device /dev/dri/renderD128 -benchmark -c:v libdav1d -i
/mnt/sdb1/Stream2_AV1_720p_3.2mbps.webm -vf
format=nv12,hwupload,scale_vaapi=w=3840:h=2160:mode=hq,hwdownload,format=yuv420p
-map 0:v:0 /dev/shm/1.avi
--------failing----------
I got two trace files, will attach them.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>