I switched from win7 intel to win10 amd. tried opening a script and got this. Avisynth is 2.6mt. tried both old/new megui portable 32bit. was working on intel
see untitled1
LoadPlugin("V:\dvds\filters\Decomb521VFR1.3_P4-Athlon.dll") #line3
if i switch to a newer one. see untitled2
LoadPlugin("V:\dvds\filters\Decomb524.dll") #line3
#line15
Decimate(mode=4,threshold=1.4,quality=3,timecodes= "V:\B\9\B9.txt",
\vfrstats="V:\B\9\B9.vfrstats")
+ Reply to Thread
Results 1 to 3 of 3
-
-
"Module not found. Install missing library?"
I guess if you had searched for these keywords, you may have found a hint that you may need to install the required Microsoft Visual C++ Runtime library (discovering which version exactly may be harder; just install them all, both x86 and x64...).
And for the most recent version, the Reference Manual (found in the AviSynth Wiki about Decomb). -
Thanks, I thought i got everything. Nope, two missing dll files fixed it. msvcr71, msvcp71
megui needed a upgrade to 29.* (from 2402 lol)
put them in sys32/64Last edited by Kaugustino; 21st Jun 2020 at 15:38.
Similar Threads
-
Creating AVS script in MeGui
By Manxsee in forum Video ConversionReplies: 2Last Post: 12th Jun 2018, 12:24 -
Creating AVS script in MeGui . .
By Manxsee in forum Newbie / General discussionsReplies: 1Last Post: 12th Jun 2018, 11:31 -
A/V sync issues: MeGUI + AVISynth - PAL to 23.976 w/ QTGMC + Srestore
By U2Joshua in forum Video ConversionReplies: 6Last Post: 17th Dec 2016, 11:29 -
Add multiple avs files once in MeGUI
By AbOoOdY in forum EditingReplies: 1Last Post: 16th Dec 2016, 12:08 -
Need help, encoding not working while charging avs script (MeGUI)
By bel57 in forum Newbie / General discussionsReplies: 14Last Post: 14th Dec 2015, 16:41