Selur's Little Message Board
QTGMC settings advices - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: QTGMC settings advices (/thread-3429.html)

Pages: 1 2 3


RE: QTGMC settings advices - Sky333 - 06.02.2024

Understood - must be some glitch in the playback chain on my screen - very different noise levels between the two. Thanks much.


RE: QTGMC settings advices - Selur - 06.02.2024

Small correction to that: When QTGMC is used, the custom settings are not applied.
So you would get:
original = havsfunc.QTGMC(Input=original, Preset="Slower", InputType=0, TFF=True, opencl=True) # new fps: 59.94
and
clip = havsfunc.QTGMC(Input=clip, Preset="Slower", InputType=0, TFF=True, TR2=1, SourceMatch=0, Lossless=0, EZDenoise=20.00, NoisePreset="Fast", opencl=True) # new fps: 59.94
(using custom and setting Denoise to 20)

So if you stick just to the presets QTGMC calls are identical.

Cu Selur