| Summary: | xv video output is distorted | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | ccc1 <cllccl> | ||||||
| Component: | Driver/intel | Assignee: | Carl Worth <cworth> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
| Severity: | normal | ||||||||
| Priority: | medium | CC: | cllccl, josh | ||||||
| Version: | unspecified | ||||||||
| Hardware: | x86-64 (AMD64) | ||||||||
| OS: | Linux (All) | ||||||||
| Whiteboard: | |||||||||
| i915 platform: | i915 features: | ||||||||
| Attachments: |
|
||||||||
|
Description
ccc1
2010-05-28 00:51:46 UTC
Created attachment 35901 [details]
video that trigger the bug
some of my videos do the same thing, Intel GMA X4500MHD, but not with -vo gl, but -vo xv Created attachment 36114 [details]
disorted video screen
*** Bug 28141 has been marked as a duplicate of this bug. *** I'm seeing the same, this happens on all videos with a width not dividable by 4. The attached video has 450, I saw the same, reported it to mplayer and got that tip: http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1712 It can also be triggered with mplayer -vf crop=401:300 or similar on any big enough video. git bisect says: cb06aa32d433f54affe87da2cf964f0308d3c258 is the first bad commit commit cb06aa32d433f54affe87da2cf964f0308d3c258 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Mon Mar 1 22:57:39 2010 +0100 Xv: fixup XvMC on i915 I've accidentally broken i915 xvmc due to alignment constrains that break my assumption that Y-pitch == UV-pitch*2. Fix this up by consistenly using dstPitch2 for the Y-pitch. This also unifies the dst pitch computation slightly, now that the i915 xvmc special case is gone. Bugzilla: http://bugs.freedesktop.org/show_bug.cgi?id=25949 Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> (Minor edit to support compilation without INTEL_XVMC defined by Carl Worth <cworth@cworth.org>) :040000 040000 581e91ddb28f783bf765ea1259d4bcab9488ca75 dd733a90fcc54f47d26e811c416fbb61da888899 M src http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=cb06aa32d433f54affe87da2cf964f0308d3c258 Actually, I can't reproduce this in the latest release (2.11.901) so it seems to have been fixed somewhere between 2.11.0 and 2.11.901. Fixed in 2.11.901. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.