[Bug 789457] adaptivedemux: add replaced flag to not error out on bitrate change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 25 06:55:29 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=789457

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 362236
  --> https://bugzilla.gnome.org/attachment.cgi?id=362236&action=edit
adaptivedemux: add replaced flag to not error out on bitrate change

When switching bitrates we set the old streams as cancelled, but it
could also be confused with a cancel due to other reasons (as an error)
and it would lead the element to stop the pipeline mistankely. This
would happen when the stream being replaced was waiting for a manifest
update on live. Ss make it sure that we are stopping for switching
bitrates to avoid erroring out.

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