[gstreamer-bugs] [Bug 591451] [v4l2] causes hanging stream when VIDIOC_G_PARM is not supported

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 14 05:32:28 PDT 2009


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

  GStreamer | gst-plugins-good | Ver: 0.10.15

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140441|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #4 from Tim-Philipp Müller  2009-08-14 12:32 UTC -------
Committed, thanks:

commit 10d41286d5bf738a8a7f7537682958b085990e86
Author: Hans de Goede <jwrdegoede at fedoraproject.org>
Date:   Fri Aug 14 12:44:06 2009 +0100

    v4l2src: fix 'hang' with some cameras caused by bad timestamping if no
framerate is available

    For cameras/drivers that don't support e.g. VIDIOC_G_PARM we'd end up
without
    a framerate and would try to divide by 0, causing run-time warnings and all
    frames to be timestamped with 0, which makes sinks that sync against the
clock
    drop them, causing 'hangs' (observed with the pwc driver and a Logitech
QuickCam
    Pro 4000). So if we do not know the framerate, simply don't adjust the
    timestamps. Fixes #591451.


-- 
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=591451.




More information about the Gstreamer-bugs mailing list