Can anyone tell me why I get the following message in Gem (new version, winXP, miller's 0.39.2)? How many instances can I have? What does this mean exactly?
error: pix_freeframe: no instance of plugin available
Thanks, David
Hello, this message usually appear when the dll couldn't be found, on the same system, same versions.
you can resolve this with adding the freeframe dll's path at startup
patco
David Powers cyborgk@gmail.com a écrit : Can anyone tell me why I get the following message in Gem (new version, winXP, miller's 0.39.2)? How many instances can I have? What does this mean exactly?
error: pix_freeframe: no instance of plugin available
Thanks, David
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
This doesn't exactly make sense... because at least SOME of the pix_freeframes plugs ARE working ... I can't seem to track down the error. Again, I wonder if there's a limit on how many of these I can load in at once?
`David
On 9/15/06, patco megalegoland@yahoo.fr wrote:
Hello, this message usually appear when the dll couldn't be found, on the same system, same versions.
you can resolve this with adding the freeframe dll's path at startup
patco
David Powers cyborgk@gmail.com a écrit : Can anyone tell me why I get the following message in Gem (new version, winXP, miller's 0.39.2)? How many instances can I have? What does this mean exactly?
error: pix_freeframe: no instance of plugin available
Thanks, David
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
Looks like that error comes from trying to pass a parameter to the plugin without one loaded. I didn't write the freeframe loader for GEM and don't know much about the plugins.
On 9/14/06, David Powers < cyborgk@gmail.com> wrote:
Can anyone tell me why I get the following message in Gem (new version, winXP, miller's 0.39.2)? How many instances can I have? What does this mean exactly?
error: pix_freeframe: no instance of plugin available
Thanks, David
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Okay that could be. I redid my entire VJ interface, so there are some loose ends, and these plugins aren't even currently doing anything anyway, just sitting in a subpatch in reserve, as I debug and try to decide which effects I actually will use.
On the minus side, PD+Gem runs at 80 - 100% CPU. This might be worse, because in debugging there are some unnecessary GUI objects open while running.
On the plus side, I was able to leave PD & Gem playing all night and it was still running just fine when I woke up this morning, on WinXP. So far everything seems reliable, so I just worry that the freeframe plugins could be a weak link that sends everything crashing.
I'll be running visuals for 4-6 hours Saturday night for my first big show (the UR one), so it's pretty important to me that things be stable.
~David
On 9/15/06, chris clepper cgclepper@gmail.com wrote:
Looks like that error comes from trying to pass a parameter to the plugin without one loaded. I didn't write the freeframe loader for GEM and don't know much about the plugins.
On 9/14/06, David Powers < cyborgk@gmail.com> wrote:
Can anyone tell me why I get the following message in Gem (new version, winXP, miller's 0.39.2)? How many instances can I have? What does this mean exactly?
error: pix_freeframe: no instance of plugin available
Thanks, David
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello,
In my VJ patches with GEM I use internal messages for building freeframe's necessary objects (pix_freeframe and some OSC routing), in one array where the GEM streaming run through send/receive objects.
David Powers cyborgk@gmail.com a écrit : Okay that could be. I redid my entire VJ interface, so there are some loose ends, and these plugins aren't even currently doing anything anyway, just sitting in a subpatch in reserve, as I debug and try to decide which effects I actually will use.
On the minus side, PD+Gem runs at 80 - 100% CPU. This might be worse, because in debugging there are some unnecessary GUI objects open while running.
On the plus side, I was able to leave PD & Gem playing all night and it was still running just fine when I woke up this morning, on WinXP. So far everything seems reliable, so I just worry that the freeframe plugins could be a weak link that sends everything crashing.
I'll be running visuals for 4-6 hours Saturday night for my first big show (the UR one), so it's pretty important to me that things be stable.
~David
On 9/15/06, chris clepper wrote:
Looks like that error comes from trying to pass a parameter to the plugin without one loaded. I didn't write the freeframe loader for GEM and don't know much about the plugins.
On 9/14/06, David Powers < cyborgk@gmail.com> wrote:
Can anyone tell me why I get the following message in Gem (new version, winXP, miller's 0.39.2)? How many instances can I have? What does this mean exactly?
error: pix_freeframe: no instance of plugin available
Thanks, David
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
Hello, I've found out that this message is also appearing when the gem stream with a texture doesn't come to pix_freeframe
David Powers cyborgk@gmail.com a écrit : Can anyone tell me why I get the following message in Gem (new version, winXP, miller's 0.39.2)? How many instances can I have? What does this mean exactly?
error: pix_freeframe: no instance of plugin available
Thanks, David
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
hi
patco wrote:
Hello, I've found out that this message is also appearing when the gem stream with a texture doesn't come to pix_freeframe
David Powers cyborgk@gmail.com a écrit : Can anyone tell me why I get the following message in Gem (new version, winXP, miller's 0.39.2)? How many instances can I have? What does this mean exactly?
error: pix_freeframe: no instance of plugin available
a plugin-instance is bound to a specific image-size/format. since [pix_freeframe] does not know which image-size you are going to process before you haven't send at least one image to the object, an instance of the plugin is only created after the first image appears.
parameter-changes are local to the plugin-instance, so you can only change the parameters, once you have an instance of the plugin which you don't have before the first image. when you change the image-size during processing, a new instance of the plugin will be created (the old one is destroyed); this means, that you have to reset any parameters you have set before.
mfg.ads.r IOhannes