[Bug 706307] Frame seeking returns video to the start

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 4 15:05:05 UTC 2016


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

--- Comment #14 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
I can see reproduce it. I have to select the seek bar handle for it to blow up.

And it looks like the last seek before the assert has both start and stop set
to 0. Is that legal ?

playsink gstplaysink.c:4707:gst_play_sink_send_event_to_sink:ESC[00m sending
event: seek event: 0x56526efbe730, time 99:99:99.999999999, seq-num 369,
GstEventSeek, rate=(double)1, format=(GstFormat)GST_FORMAT_TIME,
flags=(GstSeekFlags)GST_SEEK_FLAG_FLUSH+GST_SEEK_FLAG_ACCURATE,
cur-type=(GstSeekType)GST_SEEK_TYPE_SET, cur=(gint64)0,
stop-type=(GstSeekType)GST_SEEK_TYPE_SET, stop=(gint64)0;

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