[Bug 711849] smoothstreaming: Better handling of multi audio tracks
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Nov 29 13:17:14 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=711849
GStreamer | gst-plugins-bad | unspecified
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #260124|0 |1
is obsolete| |
--- Comment #9 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-11-29 21:17:05 UTC ---
Created an attachment (id=263165)
View: https://bugzilla.gnome.org/attachment.cgi?id=263165
Review: https://bugzilla.gnome.org/review?bug=711849&attachment=263165
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