[Bug 65479] New: [GM45 SNA Xv] VLC Xv output fails since 2.21.8

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 6 12:49:50 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=65479

          Priority: medium
            Bug ID: 65479
          Assignee: chris at chris-wilson.co.uk
           Summary: [GM45 SNA Xv] VLC Xv output fails since 2.21.8
        QA Contact: intel-gfx-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: ejsheldrake at gmail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Driver/intel
           Product: xorg

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20130606/f9d71190/attachment-0001.html>


More information about the intel-gfx-bugs mailing list