[Bug 703800] playbin: We always request stream combiner pad sink_%u, even if another pad would be better

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 10 00:19:28 PDT 2013


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

--- Comment #9 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-10 07:19:25 UTC ---
(In reply to comment #6)
> Created an attachment (id=248747)
 View: https://bugzilla.gnome.org/attachment.cgi?id=248747
 Review: https://bugzilla.gnome.org/review?bug=703800&attachment=248747

> Use gst_element_request_pads
> 
> Here's this if you want it. I still think it's a good idea for playbin to not
> care what the pads are named, even though I won't actually be using this.

I'm not so sure about it, it might be better to enforce a stricter interface to
the stream combiners to make sure people try to understand the expected
behaviour instead of just putting random elements there.

We have the same for sinks for example, where a pad with the name "sink" is
required.

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