[Bug 777206] mosaic issue for MPEG DASH live streaming
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 13 10:24:25 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777206
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #343416|none |needs-work
status| |
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 343416:
--> (https://bugzilla.gnome.org/review?bug=777206&attachment=343416)
Generally makes sense but...
::: ext/dash/gstdashdemux.c
@@ +1156,3 @@
+ if (!GST_ADAPTIVE_DEMUX_STREAM_NEED_HEADER (stream)) {
+ if (dashstream->active_stream &&
dashstream->active_stream->cur_representation) {
+ if (dashstream->active_stream->cur_representation->bandwidth !=
stream->last_bandwidth) {
This should be done not only when the bitrate changed but whenever the stream
(representation) was changed
--
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