[Bug 778690] qtdemux: Possible bug on gst-1.11 gst_element_seek

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 17 01:59:38 UTC 2017


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

--- Comment #24 from Jan Schmidt <thaytan at noraisin.net> ---
My commit 107902ec is the root cause. That commit attempts to make sure that a
snapping seek actually starts at the start of a keyframe instead of in the
middle of one, but doesn't cope when streams are sparse or (as in this stream)
there's a track with a single JPEG image cover art "keyframe" that starts at
time 0 and covers the whole stream.

Revert 107902ec in gst-plugins-good for a workaround.

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