[Bug 703405] playbin: stream-combiners can't be bins

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 1 10:38:35 PDT 2013


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

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-01 17:38:32 UTC ---
You would need a GstBin subclass that elements GstElement::request_new_pad to
implement the implicit interface that playbin expects from the stream-combiner
elements.

I can't think of any automagic that would look inside bins to do this without
breaking anything or causing unintuitive behaviour. As such I think this is not
a bug at all, just a limitation of gst-launch.

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