<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [GM45 SNA Xv] VLC Xv output fails since 2.21.8"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65479">65479</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GM45 SNA Xv] VLC Xv output fails since 2.21.8
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ejsheldrake@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Under SNA, VLC fails to initialise its xcb-xv video output module, I think
since xf86-video-intel >= 2.21.8. I didn't notice earlier, I usually use
mplayer.

Regression from commit 195a51353c3af7bd253227da5f759f06cea01f73 ?

part of xvinfo output under UXA:
supported visuals:
      depth 24, visualID 0x21

corresponding part of xvinfo output using SNA:
supported visuals:
      depth 15, visualID 0x 4
      depth 16, visualID 0x 4
      depth 24, visualID 0x 4

0x4 is not a valid visual ID.

I think the problem is XF86VideoFormatRec contained a visual class, but
XvFormatRec should contain a visual ID. xf86-video-intel under SNA is returning
a visual class instead of the visual ID, which VLC tries to use, and fails.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>