[Bug 623860] mpegpsdemux: sends segment and gap events with invalid time after seek
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 13 12:30:44 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=623860
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Created attachment 327789
--> https://bugzilla.gnome.org/attachment.cgi?id=327789&action=edit
mpegdemux: don't do bogus adjustments on seek if we have no first_pts
Immediate reason is that demux->first_pts is -1 which gets us
GST_CLOCK_TIME_NONE as first_pts which we then use in adjustment calculations.
Not sure why first_pts is not set later though if we didn't find it initially.
--
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