[Bug 744043] GstAudioDecoder: deadlock while seeking
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 5 07:22:45 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744043
GStreamer | gst-plugins-base | git master
--- Comment #9 from Christoph Reiter (lazka) <reiter.christoph at gmail.com> 2015-02-05 15:22:40 UTC ---
(In reply to comment #8)
> You could use a gmainloop in python, and fired a high priority idle, so
> you endup operating the pipeline from the main thread.
I'm currently using the mainloop and only set the uri in the handler. I meant
seeking in the mainloop while the handler is waiting for the uri to be set (I
have to block in the handler until the result in the mainloop is ready..)
--
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