[Bug 737521] v4l2src: fails to allocate memory in RGB

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 29 06:31:05 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737521
  GStreamer | don't know | 1.4.3

--- Comment #6 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-09-29 13:31:02 UTC ---
Btw, I never seen a webcam that produce 24bit RGB, and the log confirms it's
being color-converted by libv4l2:

  <v4l2src0>   RGB3 (emulated)

Then later S_FMT leads to size 2764800 (match 1280*3*720). But QUERYBUF
returned a size of 0, hence:

  buffer size 0 is smaller then negotiated size 2764800

I'm currently running libv4l2 1.0.0, and this just works. It looks like a
regression in libv4l2, and not in GStreamer.

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