[Bug 759801] New: gltestsrc outputs only black frames for pattern 0 and 11

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 23 04:13:32 PST 2015


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

            Bug ID: 759801
           Summary: gltestsrc outputs only black frames for pattern 0 and
                    11
    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: nirbheek.chauhan at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

With git master, the following pipelines all show just a black screen instead
of the correct pattern:

gst-launch-1.0 glsrcbin src="gltestsrc pattern=0" ! glimagesink
gst-launch-1.0 glsrcbin src="gltestsrc pattern=11" ! glimagesink

gst-launch-1.0 glsrcbin src="gltestsrc pattern=0" ! xvimagesink
gst-launch-1.0 glsrcbin src="gltestsrc pattern=11" ! xvimagesink

The following pipelines work just fine:

gst-launch-1.0 videotestsrc pattern=0 ! glimagesink
gst-launch-1.0 videotestsrc pattern=11 ! glimagesink

So, the problem is probably in gltestsrc.

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