Avidemux Forum

Avidemux => Windows => Topic started by: me444 on October 19, 2015, 09:39:11 AM

Title: win x64, 7z version: since oct. 14 vsscript.dll missing at startup
Post by: me444 on October 19, 2015, 09:39:11 AM
Upfrom Oct 15., when starting avidemux.exe  from the 7z version (win x64), an error box claims that VSSCRIPT.DLL is missing ...
Title: Re: win x64, 7z version: since oct. 14 vsscript.dll missing at startup
Post by: AQUAR on October 19, 2015, 11:02:48 AM
Guessing its the result of current development activity to allow a proxy connection to the vapoursynth frame server.
Stay tuned - probably will appear in a future nightly.

Title: Re: win x64, 7z version: since oct. 14 vsscript.dll missing at startup
Post by: mean on October 19, 2015, 11:13:35 AM
It's because it's trying to load the vapoursynth plugin and you dont have it
Title: Re: win x64, 7z version: since oct. 14 vsscript.dll missing at startup
Post by: me444 on October 19, 2015, 12:15:51 PM
Mean, thanks!
At least, as i notice the problem is not with the install version against the 7z version,
i can say that if i copy (as quick check) the plugins subdir from the install version into
the tree of the 7z version, there is no complaint about this missing dll.
I assume that i can await a fix for that, right?
Title: Re: win x64, 7z version: since oct. 14 vsscript.dll missing at startup
Post by: mean on October 19, 2015, 02:46:22 PM
should be fixed already (if it builds)
Title: Re: win x64, 7z version: since oct. 14 vsscript.dll missing at startup
Post by: me444 on October 20, 2015, 08:51:56 AM
No nightly this morning (oct 20th), so i'll try it tomorrow
Title: Re: win x64, 7z version: since oct. 14 vsscript.dll missing at startup
Post by: mean on October 20, 2015, 09:02:27 AM
64bits has been built, not 32
just delete the ADM_dm_vapoursynth.dll file and you'll be fine
Title: Re: win x64, 7z version: since oct. 14 vsscript.dll missing at startup
Post by: me444 on October 20, 2015, 10:17:49 AM
Oh, i have to notice that a build was done with stamp oct 19th 5:14 PM. which replaced an earlier version from same day.
The new one is fine again!
(About the DLL, i did a rename of that DLL yesterday and need to recognize that this was not enough,
obviously the plugin is fetched by existance of the dll, not by its name. So. moving away or deleting works ....)

Many thanks!