[Bug 730698] v4lsrc: Fails using glimagesink in userptr

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 24 15:41:42 PDT 2014


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

--- Comment #4 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-24 22:41:39 UTC ---
Ok, after fixing tons of decide_allocation bugs, adding use of proposed
allocator (even though this was not strictly required), it was still failing.
Then I track it down to the frame mapping code and found that flags MAP_READ
was set instead of write (capture and output was flipped), doh!.

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