[Bug 767071] qtdemux: Various SEGMENT event related fixes, including regression fixes

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 1 17:04:47 UTC 2016


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

--- Comment #16 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
That code also breaks seeks in DASH in other ways. If you do a seek that
actually is inside the current range of the moof (that is, it doesn't go into
my fallback code I added in the remaining patch here), we would forward a
segment with the moof range downstream (that is, with a stop position).
Unfortunately that stop position is the one of this single moof, not the one of
the whole DASH stream ;)

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