[Bug 732288] v4l2src: Failed to allocate a buffer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jun 30 08:11:30 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732288
GStreamer | gst-plugins-good | git
--- Comment #4 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-06-30 15:11:23 UTC ---
It should have stalled rather then failed, but this is another issue. The
problem here is that you need to expose how many buffers you'll need in the
allocation query (see propose_allocation() virtual method of the encoder base
class). This will let v4l2 know how many buffers to allocate.
--
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