[Bug 759730] basesink: seeking issue when async is set to false

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 21 15:54:29 PST 2015


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

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
The issue is that a flushing seek will restart timestamps from 0 but as the
sink is async=false it won't lose its state on a flush and, as it doesn't
change state to paused and back to playing, the base-time is still the same.
This makes all the data up to the last position before the flush be dropped as
late.

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