[Bug 676093] v4l2src: 10 fps with gstreamer-properties, but 30 fps with guvcview

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 1 06:02:50 PST 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #16 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-01 14:02:46 UTC ---
How do you use GStreamer exactly?

Usually a GStreamer-using library or application will create a GStreamer
pipeline of some sort. In there there will be a v4l2src element, followed by
other elements that use the data v4l2src produces in some way. When that
pipeline is constructed, a capsfilter element can be inserted after v4l2src to
select or filter the formats/resolutions/fps it should use.

So it seems to me like this is basically NOTABUG, but something that needs to
be done application-side or in the component that uses 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