I asked GPT to generate QTGMC settings for different environments, specifically: for well-lit outdoor footage, moderately-lit indoor club footage, very dark indoor club footage.
It gave me this:
Well-lit Outdoor Footage:
QTGMC(Preset="Very Slow", EdiMode="NNEDI3", ChromaMotion=True, TR0=2, TR1=2, TR2=3, Sharpness=0.6, SourceMatch=3, NoiseProcess=2, Denoiser="dfttest", DenoiseMC=True, RepChroma=True, Lossless=2)
Moderately-lit Indoor Club Footage:
QTGMC(Preset="Very Slow", EdiMode="NNEDI3", ChromaMotion=True, TR0=3, TR1=3, TR2=4, Sharpness=0.4, SourceMatch=3, NoiseProcess=3, GrainRestore=0.3, Denoiser="dfttest", DenoiseMC=True, NoisePreset="Medium", RepChroma=True)
Very Dark Indoor Club Footage:
QTGMC(Preset="Very Slow", EdiMode="NNEDI3", ChromaMotion=True, TR0=4, TR1=4, TR2=5, Sharpness=0.2, SourceMatch=3, NoiseProcess=3, GrainRestore=0.2, Denoiser="dfttest", DenoiseMC=True, NoisePreset="High", StabilizeNoise=True, RepChroma=True)
Does this make any sense?
Thanks in advance for your help!
+ Reply to Thread
Results 1 to 13 of 13
-
-
-
Welcome to AI chatbots, they spew out random information with no context.
It is best to test different settings and see what works best for your sources. -
Read there about QTGMC usage: http://avisynth.nl/index.php/QTGMC
Once I asked GPT about InpaintDelogo usage, it spew out various nonsense with non-existent parameters.
If you ask about usage of the simpler filters then usually AI gets it right.
Problem is that, for example, in this forum there is posted LOTS of nonsense about AvS usage, so AI learned all that and it can fantasize by itself too. -
Originally Posted by Voodoo
I would hazard a guess that ChatGPT picks up more "errors" from Doom9. Plenty of script experimentation over there. -
Yeah, maybe I'm looking for more complicated AvS things. I've encountered a huge number of nonsense posts here. In my opinion, only a handful of AviSynth experts are here (you included), situation at Doom9 is opposite.
Actually I refrained myself to express "lots" in percentage, which is ridiculously high.
That is my subjective opinion, it's more about "an advanced AvS user looking for the expert level help".Last edited by VoodooFX; 18th May 2025 at 07:00.
-
-
If this doesn't make sense, could you please suggest how I might modify it so that it does?
The same script:
Well-lit Outdoor Footage:
QTGMC(Preset="Very Slow", EdiMode="NNEDI3", ChromaMotion=True, TR0=2, TR1=2, TR2=3, Sharpness=0.6, SourceMatch=3, NoiseProcess=2, Denoiser="dfttest", DenoiseMC=True, RepChroma=True, Lossless=2)
Moderately-lit Indoor Club Footage:
QTGMC(Preset="Very Slow", EdiMode="NNEDI3", ChromaMotion=True, TR0=3, TR1=3, TR2=4, Sharpness=0.4, SourceMatch=3, NoiseProcess=3, GrainRestore=0.3, Denoiser="dfttest", DenoiseMC=True, NoisePreset="Medium", RepChroma=True)
Very Dark Indoor Club Footage:
QTGMC(Preset="Very Slow", EdiMode="NNEDI3", ChromaMotion=True, TR0=4, TR1=4, TR2=5, Sharpness=0.2, SourceMatch=3, NoiseProcess=3, GrainRestore=0.2, Denoiser="dfttest", DenoiseMC=True, NoisePreset="High", StabilizeNoise=True, RepChroma=True) -
-
I think that last sentence is why AI cannot be trusted. Speaking about my own posts here (and in similar forums), I often post something that is not yet quite working. I then keep making modifications, based on feedback, but I then post two, three, four, or more additional versions of the script which still are not working before I finally come up with something that works. The AI is going to look at all those incorrect scripts and, depending on how the AI logic works, is going to have far more wrong than right examples to feed its intelligence.
Similar Threads
-
Universal QTGMC Settings for 10 Years of DV Footage
By taigi in forum RestorationReplies: 3Last Post: 9th Mar 2025, 16:11 -
Contrast between indoor and outdoor
By Dudo01 in forum Capturing and VCRReplies: 16Last Post: 1st Jul 2023, 17:33 -
Re-colouring footage that keeps going black and white due to indoor aerial?
By Master Tape in forum RestorationReplies: 3Last Post: 1st Jan 2023, 16:02 -
what could be QTGMC settings for this DV(dvsd)?
By taigi in forum RestorationReplies: 19Last Post: 4th Jun 2021, 11:54 -
what could be QTGMC settings for this AVC(BDAV)?
By taigi in forum RestorationReplies: 2Last Post: 3rd Jun 2021, 08:57