[Bug 707605] Need "reverse-funnel" element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 12 02:52:54 PDT 2013


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

--- Comment #11 from HoonHee Lee <hoonh83.lee at gmail.com> 2013-09-12 09:52:51 UTC ---
Thanks for your comments.

This is a kind of example for use-case.

src - convert - capsfilter - enc - mux \                  / filesink
                                         funnel - rfunnel 
src - convert - capsfilter - enc - mux /                  \ filesink

src means autiotestsrc
convert means audioconvert
enc means vorbisenc
mux means oggmux
rfunnel means reversefunnel

As I mentioned first, I want to support multiple-stream and use multiple
audiosink and videosink at the same time.
I think that output-selector could not guarantee that each streams flow their's
src pad. So I want to guarantee it using stream-id.

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