VideoHelp Forum




+ Reply to Thread
Results 1 to 13 of 13
  1. 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!
    Quote Quote  
  2. New Guy On The Block The 14th Doctor's Avatar
    Join Date
    Feb 2025
    Location
    U.S.A
    Search PM
    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.
    Quote Quote  
  3. Originally Posted by taigi View Post
    Does this make any sense?
    Nope.
    Quote Quote  
  4. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    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.
    Quote Quote  
  5. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Originally Posted by Voodoo
    in this forum there is posted LOTS of nonsense about AvS usage
    Really? Most of the AVS stuff posted here is from the experts. Some initial posts from newbys might be wrong but to characterise VH AVS info as "lots of nonsense" is a bit harsh. It would be a pity if people read your comment and took it literally.

    I would hazard a guess that ChatGPT picks up more "errors" from Doom9. Plenty of script experimentation over there.
    Quote Quote  
  6. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    Originally Posted by Alwyn View Post
    Originally Posted by Voodoo
    in this forum there is posted LOTS of nonsense about AvS usage
    Really?
    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.

    Originally Posted by Alwyn View Post
    Some initial posts from newbys might be wrong but to characterise VH AVS info as "lots of nonsense" is a bit harsh.
    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".
    Quote Quote  
  7. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    In my opinion, only a handful of AviSynth experts are here (you included)
    ChatGPT got that bit wrong: it should have said "excluded"!
    Quote Quote  
  8. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    Originally Posted by Alwyn View Post
    In my opinion, only a handful of AviSynth experts are here (you included)
    ChatGPT got that bit wrong: it should have said "excluded"!
    At least I didn't see nonsense posts from you.
    Anyway, maybe here are no experts at all, I meant people like Gavino, StainlessS, ect.
    Quote Quote  
  9. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Originally Posted by Voodoo
    maybe here are no experts at all
    Oh yes there are.
    Quote Quote  
  10. 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)
    Quote Quote  
  11. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    Originally Posted by taigi View Post
    If this doesn't make sense, could you please suggest how I might modify it so that it does?
    Your question doesn't make sense too.
    Quote Quote  
  12. Originally Posted by Alwyn View Post
    Originally Posted by Voodoo
    in this forum there is posted LOTS of nonsense about AvS usage
    Really? Most of the AVS stuff posted here is from the experts. Some initial posts from newbys might be wrong but to characterise VH AVS info as "lots of nonsense" is a bit harsh.
    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.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!