[Bug 741584] New: Funnel needs to notify taglist when tag event is received

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 16 00:12:34 PST 2014


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

           Summary: Funnel needs to notify taglist when tag event is
                    received
    Classification: Platform
           Product: GStreamer
           Version: 1.4.4
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: hoonh83.lee at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I think funnel element can be a combiner in playbin such as input-selector to
support multiple sinks with streamiddemux.
In this case, funnel needs to be handling taglist likes input-selector.

As I said before, my pipeline is likes below for supporting multiple sinks.

1. multiple internal subtitle.

            /  input-selector  - audiosink
uridecodebin -  input-selector - videosink
             `- funnel - streamiddemux - appsink1
                                       `- appsink2
                                       `- appsink3
                                       `- appsink4



2. multiple video streams such as 3d dual stream. 

            /  input-selector  - audiosink
uridecodebin - funnel - streamiddemux - videosink1
                                      `- videosink2
             `- funnel - streamiddemux - appsink1
                                       `- appsink2

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