-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing content of MT.avs #1
Comments
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: 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.
The text was updated successfully, but these errors were encountered: