[osg-users] ...movie plugin unloads when every movie in the scene is released...
alessandro terenzi
a.terenzi at gmail.com
Sat Jul 28 04:05:14 PDT 2007
Hi,
I don't know if what I experienced is the desired behaviour or a little
mistake, anyway here is what happens:
I'm trying to manage many movies in my application, so, in order not to
waste resourses, I release ImageStreams when the corrensponding movie is not
visible...(in this way the corresponding thread is killed... if I'm not
wrong).
Later, as soon as I realize that the movie should be visible again, I
re-load the movie and re-create the ImageStream ...everything works fine if
at least one movie remains visible but, when I release ALL the ImageStreams
and movies, if I try to re-load one movie again, I got an error that says
that the corrensponding plugin is not initialized ...
Why is there such a behaviour? Should I reload the plugin manually? Is this
the expected behaviour or maybe is there something wrong?
Thanks. Regards.
Alessandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20070728/3dd11e3c/attachment.html
More information about the osg-users
mailing list