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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 12 08:39:31 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 #2 from Roland Krikava  2007-07-12 15:39 UTC -------
Bug #451388 is a different bug unique to the submitter's video device. His
patch covers more than one bug, including this one.  His fix #1 does exactly
the same as the fix I provided above.  So as far as fix #1 goes, I can verify
it works.

Without the fix the user needs to set the queue-size (since queue-size of zero
leads to the above error):

gst-launch-0.10 v4l2src queue-size=2 ! xvimagesink

with the fix its no longer necessary:

gst-launch-0.10 v4l2src ! xvimagesink


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