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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 15 05:02:01 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=676093
  GStreamer | gstreamer (core) | 0.10.34

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-05-15 12:01:58 UTC ---
What does

   gst-launch-0.10 -v v4l2src device=/dev/video0 ! fakesink

show?

You might also want to check the debug log:

  GST_DEBUG=v4l2*:5 gst-launch-0.10 -v v4l2src device=/dev/video0 ! fakesink
2>&1 | less -R

perhaps it negotiates to a different/higher resolution where only a lower
framerate is available?

(gstreamer-properties is part of gnome-media and deprecated/outdated, I think,
fwiw)

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