[Bug 757619] hlsdemux: incorrect segment start value on bitrate switch
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Nov 10 00:50:19 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757619
--- Comment #20 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Why do you think the segment event is incorrect? My patch breaks things, the
segment events are supposed to be like they're not, otherwise things will break
further downstream of hlsdemux.
streamsynchronizer in playbin/playsink is expecting such segment events. For
bitrate switches there should not be an updated one.
Or do you mean the segment.start should only be adjusted so that older buffers
are clipped and not forwarded further downstream? In case there are some. In
that case my patch is also wrong as it additionally changes the running time,
which it shouldn't.
--
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