[gstreamer-bugs] [Bug 377400] [xvimagesink] Fails to create RGB output buffer of 90x72 pixels
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Nov 21 12:43:23 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=377400
GStreamer | gst-plugins-base | Ver: 0.10.x
------- Comment #9 from David Schleef 2006-11-21 20:42 UTC -------
This is likely an X bug, since every overlay hardware I've seen requires
strides in multiples of 4. 270 isn't a multiple of 4.
The XV extension is pretty craptastic in this area. We could attempt to deduce
the stride from the SHM size / height, and when it's wrong, assign the blame to
X with a little more confidence than "huh. must be an X bug".
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list