Log in

View Full Version : WarpSharp ( 2003_0121 )


seewen
22nd March 2003, 07:04
I tried to use WarpSharp.dll "2003, 0121". It's made by a japanese man ( http://www.avisynth.org/index.php?page=Section+3%3A+Filters+and+colorspaces#q3.4 , point N°9 of the MISC plugins ).


This plugin works if I let it in a folder, and use "LoadPlugin("C:\folder\warpsharp.dll").

But if I let it in Avisynth\Plugins ( for Auto-Loading ), it crash VdubMod everytime I try to Refresh the script ( F5 ).
Even if I don't use it .....

for example if I open,

AviSource("C:\folder\film.avi")

and then try to refresh the script, it crash...

does someone know how I should avoid this ?


Thanks.

P.S.
Using Avisynh 2.5.1 19 march, VdubMod 1.4.13.1 and WinXP

Dreassica
22nd March 2003, 10:09
I have that same problem, but i dont think its the warpsharp. I have it when i use autoloading in general. If i move the plugins folder of avisynth out of the installationn directory and use Loadplugin commands, i can close vdubmod no problem. If i use autoloading i get a XP crash error each time. Also in any program i open that script with.

seewen
22nd March 2003, 20:28
For me it's clearly a WarpSharp.dll problem ( maybe WarpSharp.dll + ? ). And after some tries, I saw that it was a problem with all players.

If I want to open it in Vdub -> Crash. In DVX ( preview windows ) -> crash, etc..

I never had problem with Autoloading or Avisynth before ( And I made a Format C: this night to see if it was my computer... But the problem is still here ).

But if it was really a problem of WarpSharp.dll, I think that other people would have reported it ( like for WarpSharp for Avisynth 1.x/2.x ).

So I don't know what to think.. Source code is provided, but of course, I'm not able to understand it.