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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 11 10:20:07 UTC 2018


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 372633
  --> https://bugzilla.gnome.org/attachment.cgi?id=372633&action=edit
qtdemux: Calculate per-stream segment base directly from the segment

There is no need to manually calculate it, we have the expected value
directly available in the demuxer segment. And the previous calculations
were not adjusting the segment.offset accordingly, thus shifting the
running time.

As a nice side-effect this makes it unnecessary to accumulate the base
time of the different edit list segments.

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