[Bug 711849] New: [smoothstreaming] Better handling of multi audio tracks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 11 07:00:00 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711849
  GStreamer | gst-plugins-bad | unspecified

           Summary: [smoothstreaming] Better handling of multi audio
                    tracks
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gdesmott at gnome.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


At the moment, gstmssdemux exposes one source pad per audio track (one per
<StreamIndex> in the manifest file). Each of this track is downloaded even if
most of the time only once will actually be used.

One way to fix this could be to only download the stream if the pad is actually
linked. But this is not going to help when using input-selector as all pads
would be linked anyway in that case.

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