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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 18 06:22:10 PST 2013


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

--- Comment #3 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-11-18 14:22:05 UTC ---
Created an attachment (id=260122)
 View: https://bugzilla.gnome.org/attachment.cgi?id=260122
 Review: https://bugzilla.gnome.org/review?bug=711849&attachment=260122

mssdemux: avoid downloading not-linked streams

When a stream gets a not-linked return, it will be marked as so and
won't download any more new fragments until a reconfigure event
is received. This will make mssdemux expose all pads, but only download
fragments for the streams that are actually being used.

Relying on the pads being linked/unlinked isn't enough in this scenario
as there might be an input-selector downstream that is actually discarding
buffers for a given linked pad.

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