[gstreamer-bugs] [Bug 456040] v4l2src init bug

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 12 09:50:09 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=456040

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #4 from Roland Krikava  2007-07-12 16:50 UTC -------
This is device independant.. The valid range for the 'queue-size' property is 2
- 16, yet it is initialized to 0.  So *anyone* using v4l2src should experience
this bug unless they set queue-size to a valid value.

$ gst-inspect v4l2src
.
.
.
queue-size          : Number of buffers to be enqueud in the driver
                        flags: readable, writable
                        Unsigned Integer. Range: 2 - 16 Default: 2 Current: 0


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=456040.




More information about the Gstreamer-bugs mailing list