[Bug 748316] hlsdemux The end offset (range_end) of a segment is not calculated properly in the m3u8 parser
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Apr 22 15:50:31 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748316
--- Comment #6 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
I can reproduce the issue here. First we need to define if the stop value of a
segment is inclusive or not to define where we should fix it.
At the moment filesrc and souphttpsrc have different behaviors regarding that.
Filesrc considers the segment.stop non-inclusive while souphttpsrc does
consider it inclusive.
--
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