[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
Tue Jul 9 08:12:12 PDT 2013


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

--- Comment #2 from Brendan Long <self at brendanlong.com> 2013-07-09 15:12:02 UTC ---
(In reply to comment #1)
> Out of curiosity, what exactly is your custom stream combiner doing? Why does
> it have different request pad templates?

My stream combiner is a bin with a funnel. If you request a text/vtt pad, it
just connects to the funnel. If you request a text/x-raw pad, it creates a
webvttenc, then connects that to the funnel. I could probably do it with caps
events, but I think it would be more complicated.

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