[Bug 707605] Need "reverse-funnel" element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 19 16:21:06 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=707605
  GStreamer | gstreamer (core) | git

--- Comment #69 from Justin Joy <justin.joy.9to5 at gmail.com> 2014-01-20 00:20:57 UTC ---
Sebastian said, 

> if we want a different kind of element
> that can demux based on other aspects too?

Can I ask to discuss more about this thing? 
Actually, we've designed this element due to support a kind of strange feature
in playbin. 

It could be weird, but the requirement was from the legacy services. 

The requirement is that each video and audio streams are given as element
streams and the upper layer of pipeline should be compatible with normal
playback. 

So we are designing a source element including multiple appsrc and funnel. 
To serialize element streams, we will use funnel in the source element, then we
will connect the element to decodebin. In side of decodebin, we will deploy
another "stream id demux". 

To archive this structure, I think we need real demuxer like element more than
current streamiddemux.

In this matter, how about using a name, "reverse-funnel" or "defunnel" for this
patch, and then, reserve "stream-id-demux" for the future real demux element?

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