[Bug 707605] Need "reverse-funnel" element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 12 04:12:29 PDT 2013


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

--- Comment #18 from HoonHee Lee <hoonh83.lee at gmail.com> 2013-09-12 11:12:26 UTC ---
Thank you for your comment.

I think that you are a little bit misunderstanding in my use-case.

there is a file that contains 1-stream of video, 1-stream of audio and 8
subtitles.
In case of multiple-stream, use the funnel instead of input-selector.
And each streams flow there's sink element at the same time using
reverse-funnel.


                                  [ this scope is like playsink bin]

             /  input-selector   -      audiosink
uridecodebin -  input-selector   -      videosink
             `-     funnel       - rfunnel - appsink
                                          `- appsink
                                          `- appsink
                                          `- appsink
                                          `- appsink
                                          `- appsink
                                          `- appsink
                                          `- appsink

So, I am not sure that which is required between funnel and reversefunnel?
Please let me know.

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