Log in

View Full Version : Mt


color
3rd January 2023, 17:37
http://avisynth.nl/index.php/MT

I need "SetMTMode", I guess its MT that I should download, but the link does not work, not even with web.archive.org either. Does anyone have it?

coolgit
3rd January 2023, 18:08
I do believe it is in the latest builds and the above link isn't required.

"Note: Not maintained anymore; use Avisynth 2.6 builds instead."

StainlessS
3rd January 2023, 18:12
see this
http://avisynth.nl/index.php/AviSynth+#Help_filling_MT_modes

and

https://gist.github.com/tp7/8899021

kedautinh12
3rd January 2023, 18:14
Why you don't use avs+??

FranceBB
3rd January 2023, 20:14
At this point it looks like no matter how hard we try to make Avisynth+ the default build to download in the Avisynth section of this forum, in the AVS wiki and even on Wikipedia, people will always come back here with Avisynth 2.6.1 or worse Avisynth 2.5.8 MT... :(

@color... unless you need Windows98SE x86 compatibility for some reason (yes believe it or not 2.6.1 was the last to work on Win98 in 2016), there's no reason to use the old versions.

Use the latest Avisynth 3.7.2 from here: https://github.com/AviSynth/AviSynthPlus/releases

And for MT Modes / Prefetch use this page as a reference: http://avisynth.nl/index.php/SetFilterMTMode

VoodooFX
3rd January 2023, 20:44
Do you even need "SetMTMode" with latest plugins and Avs+?

Reel.Deel
3rd January 2023, 21:27
@color

Not sure why you need the MT plugin, I know you mentioned that you have x64 AviSynth+ installed... BTW, there is a working link in that page :p

At this point it looks like no matter how hard we try to make Avisynth+ the default build to download in the Avisynth section of this forum, in the AVS wiki and even on Wikipedia, people will always come back here with Avisynth 2.6.1 or worse Avisynth 2.5.8 MT... :(


I've learned that some time ago. There's absolutely no reason to use vanilla AviSynth over AviSynth+, but people do what people do.

Do you even need "SetMTMode" with latest plugins and Avs+?

Edit: oops, I read SetFilterMTMode instead of SetMTMode. The answer is no :)
----
If the question would of been: Do you even need "SetFilterMTMode" with latest plugins and Avs+?

For the most part, no. Most plugins released in the last few years self-register the MT mode. Although not complete, here's a list of those plugins:


MT_NICE_FILTER (http://avisynth.nl/index.php?title=Special:WhatLinksHere/MT_NICE_FILTER&limit=50)

MT_MULTI_INSTANCE (http://avisynth.nl/index.php/Special:WhatLinksHere/MT_MULTI_INSTANCE)

MT_SERIALIZED (http://avisynth.nl/index.php/Special:WhatLinksHere/MT_SERIALIZED)
If you set an MT mode for any self-registering plugin, it just get ignored, unless you force a mode.