[Bug 796737] ASYNC_DONE message is dropped leading to hanging application

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 11 09:23:39 UTC 2018


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

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Where exactly does the async-start and the change_state() come from in your
case? What should happen is that state-lost is happening, i.e. async-starts,
from the seek event, and the pipeline is waiting for the async-dones to go to
PAUSED again.

In your case there also seems to be another state change happening at the same
time? When pausing the pipeline before seeking, are you waiting until the
PAUSED state is reached before sending the seek?

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