![]() |
QTGMC and Avisynth installed, but won't run?
1 Attachment(s)
Going down the rabbit hole! :D
I've used this guide: https://www.quora.com/What-is-QTGMC-...lace-my-videos to install QTGMC (64 bit files). I've gone for the very basic setup. I have Avisynth+ working OK (eg AviSource works) but when I try to run a basic QTGMC script Code:
AviSource("H:\Video Tapes Albums\Tape 8\Mirage Wet Ops part 1 8 HUFF.avi")It then occurred to me that QTGMC.avsi wasn't on my system anywhere (I saw it at the top of the QTGMC wiki page). I downloaded it but cannot for the life of me work out where I should save it. I've done a fair bit of searching but can't find any guides which actually mention it. Is QTGMC.avsi required and where should it be located? Logs from AVSInfoTool: Code:
32bit Check:PS: thread title sufficiently vague to allow more dumb questions! :eek: |
.avsi files are auto-load files, not much different than plugins. So those go in the auto-load plugin directory.
Mine is C:\Program Files (x86)\AviSynth\plugins Or for x64+, mine is C:\Program Files (x86)\AviSynth+\plugins64 You also need all the prerequisite files, as per the wiki: Quote:
He spends almost all of that "guide" blathering about how (and why?) to install it. He barely even mention QTGMC (and badly) until the end. Anyway... preset=Slower blurs. Never use it. Use preset=Faster. You can use this probably 90%+ of the time In the odd instance that Faster doesn't anti-alias enough, then use Medium. In the rare case that Medium is not working as you desire, then you'll need to learn all the manual switch settings. To better understand the presets, read the QTGMC script: Code:
#---------------------------------------For example, I don't like TR2. Any switch you add after the preset overrides that value. So if I wanted, I could specify Faster, then alter it to use dfttest(). BTW, when writing Avisynth code, please use the [code][/code] box, like quote, hit the # symbol in the editor bar when making posts or replies. |
Thanks LS, I put it in the plugins folder and it ran, then stopped here:
Message: I don't know what "AvsPlusVersionNumber" means (QTGMC.avsi, line 208) So I tracked down an problem with smdegrain (?) not installed. Got that from somewhere, and the script then continued to run until here: "Script error: there is no function named "sh_GetUserGloballMTint" (QTGMC.avsi, line 345). I'll look for that issue as well. Could I have a corrupted QTGMC install? Do you have a reputable QTGMC installation guide? Thanks, Al |
Are you trying to use x86 Avisynth+? If so, that's your mistake. They keep screwing with recent versions. I've seen lots of chatter at various sites, stuff not working, including stuff that was previously working. You need an older +x86 version, if you insist on +
I only use the official x86 version, or the x64+ version. Not x86+ I have used x86-MT in the past, but it did odd stuff at times, and I don't want to mess with that. At the time, x86-MT glitched out, especially on QTGMC. But I can run QTGMC in x64+ now, and do so almost always. |
1 Attachment(s)
I blew up the previous version and installed the 32bit stable version from Github; it is the "+" version, with only one plugins folder. Copied all the DLLs over and it runs OK.
Muksun Deint is better though! :) Colour banding is constant through the QTGMC video, doesn't exist with Muksun. |
Muksun has aliasing.
Banding may be a side effect of a filter and the source content, so again pay attention to the QTGMC switches/options, see exactly what is being done in the preset. I get no banding in my QTGMC that I've ever seen. BTW, if you're still stabilizing those planes, when I ran my tests, different segments behaves better with stab from johnmeyer's script, another script I have, and then Mercalli for another. Take best sections from each, some manual shifting of the image for stab method offsets, and it should look smooth as butter. It just takes some time and work, but results are possible. |
3 Attachment(s)
Script:
Code:
AviSource("H:\Video Tapes Albums\Tape 8\Mirage Wet Ops part 1 8 HUFF.avi")Comparison Videos... |
The QTGMC video has a very slightly better image, but the banding kills it. You've probably got a script to fix it already! :D
The stabilised aeroplane is coming on; I've run it through Mercalli twice and am manually redoing about 50 frames. |
Would be nice if someone, anyone at all, would actually post working instructions for setting up and using QTGMC.
Only thing I can make it do is make errors. I'm also getting this Message: I don't know what "AvsPlusVersionNumber" means (QTGMC.avsi, line 208) Doesn't look like anyone ever fixed this error referenced in this thread. I've installed everything supposedly required, but have yet to see any evidence this isn't anything more than a stupid hoax to waste people's time. Would be nice if someone would actually understand the concept of an installer that just installs an app with one process instead of chasing down multiple things from multiple sources, and then running into various problems and errors! |
Personally I'd give Staxrip or Hybrid a try instead, it can do QTGMC deinterlacing, but you don't have to mess with scripts if you don't want to.
This video starting at 7 minutes goes through Staxrip pretty well: https://www.youtube.com/watch?v=_sYV-tf05-Q&t=281s Your output format may be different however depending on whether what comes out is for distribution or if you want to do further editing to it later. Staxrip is also self contained and has everything needed with the download, so you don't have to run any installers per se. |
adbout the banding/flickering: ReduceFlicker removed that.
|
Thanks Selur, it was caused by a dodgy VCR in the 90s; Jagabo fixed it with Mergechroma.
|
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.