[Bug 762645] New: avfvideosrc: video/x-raw(memory:GLMemory) fails to capture video from camera

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 24 20:34:27 UTC 2016


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

            Bug ID: 762645
           Summary: avfvideosrc: video/x-raw(memory:GLMemory) fails to
                    capture video from camera
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jhgorse at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The OpenGL caps does not to work on OS X 10.11.3.

Fails with a green screen:
gst-launch-1.0 avfvideosrc ! videoscale ! videoconvert !
"video/x-raw(memory:GLMemory),width=640,height=480" ! glimagesink

Succeeds:
gst-launch-1.0 avfvideosrc ! videoscale ! videoconvert !
"video/x-raw,width=640,height=480" ! glimagesink

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