[gstreamer-bugs] [Bug 632118] [alsasink] probe does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 25 06:01:59 PDT 2010


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

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-25 13:01:55 UTC ---
There should be a handle after the device was opened in NULL->READY. If you
call getcaps then you'll get the complete, supported caps. If you call getcaps
before that you'll only get the generic template caps. That's the same
behaviour as for example for v4l2src.

What's the bug you're trying to solve here? When does it happen that getcaps is
called in NULL state for negotiation?

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