<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - vaapi u/v wrong order since vl/util: add copy func for yv12image to nv12surface"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97261">97261</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>vaapi u/v wrong order since vl/util: add copy func for yv12image to nv12surface
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Mesa core
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>adf.lists@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=125638" name="attach_125638" title="small test vid">attachment 125638</a> <a href="attachment.cgi?id=125638&action=edit" title="small test vid">[details]</a></span>
small test vid
As noted st the time, though Boyuan said he couldn't reproduce, for me
vl/util: add copy func for yv12image to nv12surface
gets u and v for both yv12 and I420 inputs reversed whether encoding or
playing.
Both gstreamer and mpv affected.
Testing playback using attached small test vid that instantly shows the issue
either
VAAPI_DISABLE_INTERLACE=true mpv --vo=vaapi uvtest.mkv
or
gst-launch-1.0 filesrc location=uvtest.mkv ! matroskademux ! avdec_h264 !
vaapisink
Of course any test that outputs nv12 works OK as it avoids the conversion.
It seems that the new util function expects input to be yuv, but it actually
gets yvu.
I sent a patch to the list for this -
<a href="https://lists.freedesktop.org/archives/mesa-dev/2016-July/124695.html">https://lists.freedesktop.org/archives/mesa-dev/2016-July/124695.html</a>
Filing bug/test to see if anyone else reproduce.</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>