[Bug 744043] GstAudioDecoder: deadlock while seeking

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 5 06:59:41 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744043
  GStreamer | gst-plugins-base | git master

--- Comment #8 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2015-02-05 14:59:39 UTC ---
Thank you. about-to-finish callback is indeed on the streaming thread. The only
thing I'm sure you can do is to set a new URI from there. Operating a flushing
seek won't work, operating a non-flushing seek might be worth a test (at least
in C). You could use a gmainloop in python, and fired a high priority idle, so
you endup operating the pipeline from the main thread.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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