[Bug 730698] New: v4lsrc: Fails using glimagesink in userptr

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 24 13:46:20 PDT 2014


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

           Summary: v4lsrc: Fails using glimagesink in userptr
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: nicolas.dufresne at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When building v4l2 plugin in -good without libv4l2, one can start using userptr
IO mode. For UVC camera, it should work with any kind of allocated buffer.
Though, while it works with xvimagesink, it results in random output with
glimagesink, but I don't know yet why.

gst-launch-1.0 v4l2src io-mode=userptr ! glimagesink

While the following works

gst-launch-1.0 v4l2src io-mode=userptr ! xvimagesink

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