[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:00 UTC 2018


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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 372632
  --> https://bugzilla.gnome.org/attachment.cgi?id=372632&action=edit
qtdemux: Update the segment for KEY_UNIT seeks via gst_segment_do_seek()

Manually we were not adjusting the segment.offset accordingly, which
caused jumps in running time if cur_type==GST_SEEK_TYPE_NONE in the
seek.

The demuxer segment is now always the actual seek segment instead of any
manually adjusted segment, and it is taken as the base for generating
the per-stream / per edit list segment 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