[Bug 757619] hlsdemux: incorrect segment start value on bitrate switch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 5 00:13:12 PST 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
All the segment calculations are inside the adaptivedemux base class. Can you
check how it gets to these values, and what informations it gets from hlsdemux
for the calculations?

A segment with start 0 would only make sense here if it didn't switch pads, it
switched pads so it should make the running time of 10s be 0s, and the stream
time be 10s.

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