[Bug 670257] [v4l2src] fails to renegotiate from ready to paused

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 20 12:50:41 PDT 2012


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

--- Comment #4 from Youness Alaoui <youness.alaoui at collabora.co.uk> 2012-06-20 19:50:38 UTC ---
That's because it doesn't check the new caps and it still captures using
640x480. Set the GST_DEBUG=v4l2*:5 env var to see what resolution it tries to
use, you'll notice that when it switches the caps, v4l2src doesn't try to set
the new format or anything (which makes me wonder why the capsfilter isn't
throwing an error for incompatible caps).

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