[Bug 664818] Autoplugger sink bin receives strange caps while it gets the correct ones in 0.10.35 and earlier

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 26 01:34:43 PST 2011


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

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2011-11-26 09:34:40 UTC ---
Also in your case you should do something different. First check
gst_pad_get_negotiated_caps(), if it is NULL you call gst_pad_get_caps() and
check if the resulting caps are simple caps (gst_caps_is_simple()).

But of course this doesn't mean that there is no bug, the caps you get with
get_caps() here might really be wrong.

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