<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 - radeonsi_drv_video.so should report support for packed headers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=111235">111235</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>radeonsi_drv_video.so should report support for packed headers
</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>Drivers/Gallium/radeonsi
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>oreaus@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=144894" name="attach_144894" title="Proposed fix for mkv with vaapi">attachment 144894</a> <a href="attachment.cgi?id=144894&action=edit" title="Proposed fix for mkv with vaapi">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=111235&attachment=144894'>[review]</a>
Proposed fix for mkv with vaapi
Trying to encode using vaapi fails if the container is mkv. Changing the output
format to .mp4 in the command works.
How to reproduce:
`ffmpeg -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -i input.mp4 -vf
'hwupload' -vcodec h264_vaapi -bf 0 output.mkv`
Output:
`Could not write header for output file #0 (incorrect codec parameters ?):
Invalid data found when processing input
Error initializing output stream 0:0 --
Conversion failed!`
Expected:
Works without error.
Proposed:
Patch attached.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>