[Bug 745780] New: gl: Accepts downloading in RGB with BT709 colorspace (wrong colors)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 7 01:37:26 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745780

            Bug ID: 745780
           Summary: gl: Accepts downloading in RGB with BT709 colorspace
                    (wrong colors)
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: slomo at coaxion.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

gst-launch-1.0 videotestsrc ! gleffects !
"video/x-raw,format=RGBA,colorimetry=bt709" ! videoconvert ! ximagesink

BT709 does not make much sense for RGB, but it should also not cause the colors
to be completely off :) BT601 gives other wrong colors.

It should probably just fail negotiation instead of being artistic :)

-- 
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