[gst-devel] spider restart
David Moore
dcm at MIT.EDU
Mon Jun 28 08:14:08 CEST 2004
On Mon, 2004-06-28 at 10:50, Giuliano Pochini wrote:
> I'm currently stuck with these major problems:
>
> - Spider reusability (ok, I'll look at libgstplay).
The only way to do this as far as I know is to destroy the spider
element once it has finished playing and then create a new spider in its
place.
I tried to do this operation in the EOS callback, but this caused a
deadlock in gstreamer. I submitted a patch for the bug here:
http://bugzilla.gnome.org/show_bug.cgi?id=142813
Hopefully the maintainers will have a chance to address it, because the
patch was certainly necessary for me to use the EOS callback for
creating a new spider.
-David
More information about the gstreamer-devel
mailing list