[Bug 796559] qtdemux: Various segment fixes to properly take segment.offset into account

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 13 05:56:42 UTC 2018


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

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Alicia Boya García from comment #12)

> Note gst_segment_get_running_time() requires `stop != -1` when `rate < 0`.
> `duration != -1` is not enough

Who is creating segments with stop == -1 and rate < 0 here? That's just wrong,
you really need stop because playback goes from stop to start :)

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