View Full Version : Avisynth 2.6.1 MT ?
GhostAFRippEr
8th June 2017, 13:45
hi everyone 2.6.1 version He see it avisyth.dll but does not run..
Not working true what should I do?
Avisynth+ / Avisynth 2.6.1 : Not working
only 2.6.0 mt working my system its windows 10 64bit
Some filters are compatible with avisyth +
Groucho2004
8th June 2017, 14:11
Just as your previous post, it's difficult to decipher. "Not working" or "does not run" are not helpful for any troubleshooting. I would suggest the following:
Clean up your "old" Avisynth version(s):
- Delete "C:\Program Files (x86)\AviSynth" and subdirs (just an example, your path to Avisynth may differ)
- Delete these registry keys:
HKEY_CURRENT_USER\Software\Avisynth
HKEY_LOCAL_MACHINE\SOFTWARE\Avisynth
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Avisynth
After that, install Avisynth+ (I assume that's the one you want).
If it does not work, run AVSMeter (https://forum.doom9.org/showthread.php?t=173259) with the switch "-avsinfo" and see if it throws any errors/warnings.
StainlessS
8th June 2017, 14:18
and see if it throws any errors/warnings.
Not forgetting to post them too :helpful:
GhostAFRippEr
8th June 2017, 16:53
Thanks for post my problem ist not dll : avisyth.dll working but not setmode
MT = (SetMTmode)
2.6.0 SetMTMode(3) : 9 - 20 FPS
2.6.1 SetMTMode(3) : 2 - 5 FPS ( Not Working )
AVSMeter one error:
Error loading "C:\Program Files (x86)\AviSynth+\plugins+\ffms2.dll"
Cannot load 64 bit DLL with 32 bit Avisynth
Groucho2004
8th June 2017, 17:27
2.6.1 SetMTMode(3) : 2 - 5 FPS ( Not Working )
Of course it's not working. There is no 2.6.1 MT version.
Error loading "C:\Program Files (x86)\AviSynth+\plugins+\ffms2.dll"
Cannot load 64 bit DLL with 32 bit Avisynth
The error message is pretty clear. You're trying to load a 64 bit version of ffms2.dll with 32 bit Avisynth. Use the 32 bit variant.
GhostAFRippEr
8th June 2017, 18:39
How to run SetMode in 2.6.1 version?
Groucho2004
8th June 2017, 19:25
How to run SetMode in 2.6.1 version?There is no 2.6.1 MT version, therefore it doesn't have a function named "SetMTMode" (which I believe you meant by "SetMode").
The only Avisynth versions out there that support multi-threading are SEt's 2.6 MT and AVS+. I'm not counting the old 2.5.7/2.5.8 MT versions which are hopelessly outdated.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.