[Bug 711849] [smoothstreaming] Better handling of multi audio tracks
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Nov 18 06:35:32 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 #260122|0 |1
is obsolete| |
--- Comment #5 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-11-18 14:35:29 UTC ---
Created an attachment (id=260124)
View: https://bugzilla.gnome.org/attachment.cgi?id=260124
Review: https://bugzilla.gnome.org/review?bug=711849&attachment=260124
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