Zarxrax wrote:Is there any chance at all that this could be related to the version of avisynth being used?
I don't think so, but I'll give it a try tonight. It shouldn't be trying to load the avisynth DLL until you actually try to load a file, at which point I think it throws up a popup if there's a problem.
So far, everything points to none of the code in the plugin ever getting executed at all on the computers that have a problem with it. I had Brad try a version that should have displayed a popup if the entry function ever got called at all, and he didn't see anything.
I wish Adobe would hurry up and release their CS4 SDKs. There's obviously a massive internal architecture change from CS3 to CS4 (importers now run in a separate process for one, a good chunk of the sample code for plugins no longer works), but so far there's been nothing publicly released since the first CS3 SDK.