[Bug 72290] [945GM] video tearing in mpv (xf86-video-intel-2.99.906)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 30 05:31:46 PST 2013


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

--- Comment #22 from Chris Wilson <chris at chris-wilson.co.uk> ---
The green bar on the right is mpv overallocating the XvImage and fill with 0
(which is green in the YUV colorspace) rather than padding. Those zeroes are
then sampled by the hardware if we need to do any form of interpolation,
causing it to seep into the output video.

To recap, are you happy that the output is indeed tear free? It sounds like the
tests are passing with Xv.

-- 
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/20131230/0074ceac/attachment.html>


More information about the intel-gfx-bugs mailing list