Selur's Little Message Board

Full Version: QTGMC deinterlace only preset
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all
I am not a power user of hybrid and relying on the GUI and menus versus being able to create scripts. 

Is there a preset (or group of menu settings) when using QTGMC that will only perform a full quality deinterlace of the source video and will keep all (or a majority of) the noise and grain intact for me to address outside of hybrid?

If not is it possible for such a preset to be added for us non scripters?
Please, read the 'Infos needed to fix&reproduce bugs,..'-sticky before you post about a problem.
First:
a. QTGMC is a monster of a script and Hybrid directly only offers a fraction of the possible options that it offers.
b. there are no 'ideal' settings for all sources.

Quote:Is there a preset (or group of menu settings) when using QTGMC that will only perform a full quality deinterlace of the source video and will keep all (or a majority of) the noise and grain intact for me to address outside of hybrid?
There is no such preset, probably because QTGMC is not designed to do what you want, an essential part of QTGMCs idea is to modify the source.
That said, there are settings that can be adjusted. Smile
You might want to read: https://forum.videohelp.com/threads/4041...commend-it
and

https://github.com/Selur/VapoursynthScri...c.py#L1109
Try:
  • Preset 'Custom' + Preset 'Fast'
  • 'Lossless' 'after temporal smoothing'
  • lowering the 'Sharpness'
  • 'Addition'
    Code:
    , TR0=2, TR1=2, Rep0=1, Rep1=0, Rep2=4, DCT=5, ThSCD1=300, ThSCD2=110, Sbb=0, NoiseProcess=2, GrainRestore=0.0, NoiseRestore=0.4,  StabilizeNoise=False, NoiseTR=0, NoiseDeint="bob"

Quote:If not is it possible for such a preset to be added for us non scripters?
Yes, Hybrid could be adjusted to add a 'Fast - grain' preset which does the above, but like I wrote before: there are no 'ideal' settings for all sources. So adding this, would cause some users to complain that the preset does not do as they expected and should be changed,... (this usually is the reason why I try to avoid adding 'Hybrid only'-presets to existing stuff, having folks read up on QTGMC and its options usually seem like the better idea)

Cu Selur
Thank you Selur
Let me know whether this work as expected. Smile

Cu Selur