Open smandon opened 5 years ago
Seconding @smandon about MT.avs. Can you provide this script?
I appreciate your documentation and I am so close to having this work!
Same here!
Ok, for anyone interested in, MT.avs is just referring to QTGMC.avsi
You can change the entire line to: Import("C:\Program Files (x86)\AviSynth+\plugins64+\QTGMC.avsi")
Beware though: you're getting into a .dll versioning nightmare trying to make it work
@Jessecar96, thank you SO MUCH for documenting this. I just followed these instructions and I also hit the issue about the missing MT.avs. I did two things:
The results look really great to my eye, not sure if there's anything critical missing by doing this, but I'm really happy you posted these instructions. I did not hit any dll versioning issues, nor is my install of AviSynth+ in "Program Files", it's still in "Program Files (x86)"
You didn't give the content of MT.avs which is imported on the first line of the script for method 3, and this is not a file included in the default install of avisynth+.
Also for a 64 bit install, avisynth+ installs in "C:\Program Files" not "C:\Program Files (x86)", the installation instructions are incorrect.