[Bug 752374] dashdemux: gst_dash_demux_get_live_seek_range should not return negative values
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Nov 17 08:48:14 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752374
--- Comment #4 from Florin Apostol <florin.apostol at oregan.net> ---
The main question is: is it allowed to have negative values in start and stop
parameters for a seek range? For example, is start=-10 stop=-5 a valid range
for seek?
Negative values means the position will be before the stream is available.
Usually seek range is between 0 and now - availabilityStartTime. Both of them
are positive.
--
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