View Full Version : Problem running masktools in Megui
epow0317
11th February 2010, 17:15
Hello.
I wanted to improve my video's quality up.
So I used MaskTools in Megui.
But megui pushed it away, showing that it's unable to load "E:\~mt_masktools-26.dll".
I've tried LoadPlugin, Load_Stdcall_Plugin and other version MaskTools.
But all of them didn't work.
In fact, i visited http://avisynth.org/warpenterprises/.
There is LimitedSharpen, but its link (=File Link?) does not exist.
How can i fix this problem.
I use Avisynth 2.5 verison.
Didée
11th February 2010, 18:03
http://forum.doom9.org/showthread.php?p=1185655#post1185655
http://avisynth.org/mediawiki/LimitedSharpen
epow0317
12th February 2010, 11:28
http://forum.doom9.org/showthread.php?p=1185655#post1185655
http://avisynth.org/mediawiki/LimitedSharpen
[Avs Script]
LoadPlugin("E:\Filter\masktoolsv2.0a36\mt_masktools-25.dll")
LoadPlugin("E:\Filter\MaskToolsv1.5.8\MaskTools")
LoadPlugin("C:\Program Files\megui\tools\dgindex\DGDecode.dll")
DGDecode_mpeg2source("C:\Users\admin\Desktop\A Little Too Not Over You.d2v", info=3)
[Error Message in Megui]
AviSynth script error:
LoadPlugin: unable to load
"E:\Filter\masktoolsv2.0a36\mt_masktools-25.dll"
(C:\Users\admin\Desktop\dd.avs, line 1)
I think my computer is quite aberrant.
I asked my acquaintance to try this, and he said it works fine.
Should i change my computer to another one?
Didée
12th February 2010, 15:15
Oh, and ...
I use Avisynth 2.5 verison.
Which Avisynth version exactly? Make a 1-line script with
version()
what is displayed when you load this script?
The minimum required version is Avisynth v2.5.6. The recommended actual version is Avisynth v2.5.8.
epow0317
13th February 2010, 07:02
Oh, and ...
Which Avisynth version exactly? Make a 1-line script with
version()
what is displayed when you load this script?
The minimum required version is Avisynth v2.5.6. The recommended actual version is Avisynth v2.5.8.
[Message showing on megui]
AviSynth 2.58, build:Dec 22 2008 [08:46:51]
?2000-2007 Ben Rudiak-Gould, et al.
http:www.avisynth.org
I downloaded AviSynth at first page of source force, so did Megui.
This error seems to have nothing to do with AviSynth, or DLLs.
If you answer same as that, i would consider replacement in computer.
Thank you for helping me so far.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.