Log in

View Full Version : Fix WarpSharp Runtime Error R6034 msvcp90.dll?Also x64 the result are quite different


edcrfv94
27th January 2017, 05:26
I get a Runtime error from AVSInfoTool, but still work fine at AvsPmod.
Also WarpSharp x64 the results are quite different from the x86 version.

Anyone know if there's a way can fix it?

AVSInfoTool135

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!

Program: C:\Temp\AVSInfoTool135\AVSInfoTool.exe

R6034

An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.


---------------------------
OK
---------------------------


Download:
x86
http://www.dropbox.com/s/g6z1tohioqnw5b9/warpsharp_20080325.zip?dl=1
http://avisynth.nl/index.php/WarpSharp
x64
http://www.dropbox.com/s/xf49js31m1bw2o1/warpsharp64.zip?dl=1
http://avisynth.nl/index.php/AviSynth%2B#AviSynth.2B_x64_plugins

Groucho2004
27th January 2017, 09:58
Are you trying to check 64 bit Avisynth? The old and obsolete AVS Info Tool is only 32 bit.

Use AVSMeter (https://forum.doom9.org/showthread.php?t=165528) with the "-avsinfo" switch for this purpose.

edcrfv94
27th January 2017, 17:59
Are you trying to check 64 bit Avisynth? The old and obsolete AVS Info Tool is only 32 bit.

Use AVSMeter (https://forum.doom9.org/showthread.php?t=165528) with the "-avsinfo" switch for this purpose.

I have a similar problem like this. WarpSharp 32bit
How to manually delete all msvc*80.dlls in WinSXS?
https://forum.doom9.org/showthread.php?p=1710267#post1710267

Use AVSMeter with -avsinfo -log no error message.

WarpSharp 64bit seems to have serious problem the results are quite different 32bit WarpSharp.

Reel.Deel
27th January 2017, 18:34
WarpSharp 64bit seems to have serious problem the results are quite different 32bit WarpSharp.

You need to be more specific, WarpSharp has more than 20 filters. :script:

edcrfv94
27th January 2017, 21:41
You need to be more specific, WarpSharp has more than 20 filters. :script:

WarpSharp(depth=128, blur=3, bump=200, cubic=0.6)

AVS+ r1858-pfmod 32bit/64bit

WarpSharp:
x86
http://www.dropbox.com/s/g6z1tohioqnw5b9/warpsharp_20080325.zip?dl=1
http://avisynth.nl/index.php/WarpSharp
x64
http://www.dropbox.com/s/xf49js31m1bw2o1/warpsharp64.zip?dl=1
http://avisynth.nl/index.php/AviSynth%2B#AviSynth.2B_x64_plugins

Reel.Deel
28th January 2017, 03:42
WarpSharp(depth=128, blur=3, bump=200, cubic=0.6)

AVS+ r1858-pfmod 32bit/64bit


Ok, I tried it with the script above and there's indeed a difference between the 32bit and 64bit version. Unfortunately I do not know who the author is for the 64bit version. I found it on 2ch.

Edit: the authors name is "poodle".

edcrfv94
5th February 2017, 20:29
I reinstall window7 and all Runtime Library, after that there are no more run time errors, But 64bit version still quite difference.