[Bug 792584] New: glimagesink: RGB16 no longer works

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 16 17:28:28 UTC 2018


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

            Bug ID: 792584
           Summary: glimagesink: RGB16 no longer works
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas at ndufresne.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I just randomly stumble across that RGB16 no longer works:

  gst-launch-1.0 videotestsrc ! video/x-raw,format=RGB16 ! glimagesink

With OpenGL 3+ we get this error, with other API I just see black:

GL error from API id:7, GL_INVALID_OPERATION in glTexSubImage2D(incompatible
format = GL_RGB565, type = GL_UNSIGNED_SHORT_5_6_5)

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