[gstreamer-bugs] [Bug 613159] [cogcolorspace] Broken YUV->RGB conversion

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 26 19:14:56 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613159
  GStreamer | gst-plugins-bad | git

--- Comment #7 from David Schleef <ds at schleef.org> 2010-04-27 02:14:53 UTC ---
That vertical line is courtesy of an overflow in the YUV->RGB conversion
matrix.  In-gamut YUV values don't cause an overflow, but at this particular
edge, the chroma upsampling creates an out-of-gamut value.  This should not
occur with normal video, so I'm not in a hurry to fix it.  But it needs to be
fixed eventually.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list