[gstreamer-bugs] [Bug 315312] Gstreamer Xv uses RGB instead of YUV.

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Sep 5 15:53:20 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=315312
 GStreamer | gstreamer (core) | Ver: 0.8.x





------- Additional Comments From Pat Suwalski  2005-09-05 22:53 -------
Using this patch,

** (process:27280): WARNING **: gst_xvimagesink_xvimage_new failed to create
image of suitable size (Wanted 307200, got 153600)

With an image size of 320x240, that means that 4 bytes per pixel (32bpp) we
requested, but we only got 16bpp.

An alternative explanation is that, looking through the radeon_video.c code, we
have the width passed to a function being multiplied and divided by two.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list