[gstreamer-bugs] [Bug 566120] gst_value_set_fraction: assertion `denominator != 0' failed

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 2 02:36:20 PST 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=566120

  GStreamer | gst-plugins-good | Ver: 0.10.20

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
             Status|UNCONFIRMED                 |RESOLVED
          Component|gst-plugins                 |gst-plugins-good
         Resolution|                            |OBSOLETE
   Target Milestone|HEAD                        |0.10.11




------- Comment #1 from Wim Taymans  2009-01-02 10:36 UTC -------
this should be fixed in gst-plugins-good 0.10.11 with this commit:

2008-08-13  Edward Hervey  <edward.hervey at collabora.co.uk>

        * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
        Properly set the maximum latency value, in the same way it is done in
        v4lsrc.
        * sys/v4l2/v4l2src_calls.c:
        Simplify fraction equality check, no need to use GValues for this.

The reason is that the driver did not return a valid frame period for us, which
was not handled well enough.


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




More information about the Gstreamer-bugs mailing list