[gstreamer-bugs] [Bug 471823] [v4l2src] Fails to negotiate capabilities with Macbook Pro isight

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 4 17:17:32 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=471823

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.7




------- Comment #3 from Wim Taymans  2007-09-05 00:17 UTC -------
Seem like the framerate discovery code failed to find a framerate and ended up
with an empty list of rates. I see two possible causes: broken driver or
min/max framerates reported by the driver were equal. Does this patch commited
to CVS fix it for you?

        * sys/v4l2/v4l2src_calls.c:
        (gst_v4l2src_probe_caps_for_format_and_size):
        Add some more debugging in the framerate function.
        Iterate stepwise framerate up to and _including_ the max and if nothing
        was added to the list, add a dummy 0/1 to 100/1 framerate so that we
        don't end up with an empty list.

http://webcvs.freedesktop.org/gstreamer/gst-plugins-good/sys/v4l2/v4l2src_calls.c?r1=1.63&r2=1.64

If it still fails can you reopen and attach a log with GST_DEBUG=*v4l2*:5 ?


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




More information about the Gstreamer-bugs mailing list