View Full Version : Keeping the noise with QTGMC?
bcn_246
7th June 2016, 08:31
Hey, just a quick question. If I want to user QTGMC only as a deinterlacer but not a denoiser what setting should be used? I had been using 'EZKeepNoise=2.5', is this the same as using 'NoiseProcess=1.0, NoiseRestore=1.0'?
Regards,
Ben
Mounir
7th June 2016, 10:48
try the lossless mode and also "fast" setting (because medium or higher remove noise)
something like this:
QTGMC( Preset="fast", SourceMatch=3, Lossless=2, Sharpness=0.2, TR2=2, EdiThreads=4)
SelectEven()
GMJCZP
8th June 2016, 00:30
I would not want to digress , but you could try this:
Yadifmod(edeint=nnedi3())
In this way you keep the noise.
Yadifmod by chikuzen, nnedi3 by jpsdr or Groucho2004.
kolak
9th June 2016, 20:35
If you're going to single fps (e.g. 50i to 25p) than yadifmode+nnedi3 will give good results. QTGMC is great but also have its problems- speed and stability. For 50i to 50p QTGMC is the king.
raffriff42
10th June 2016, 00:42
I had been using 'EZKeepNoise=2.5', is this the same as using 'NoiseProcess=1.0, NoiseRestore=1.0'?There ain't no such thing as "EZKeepNoise," only "EZDenoise" or "EZKeepGrain" :p
Using 'ShowSettings=true' will show the result of the 'EZ' options. So if I understand the question, the answer is 'no.'
There is an example given in the Wiki (http://avisynth.nl/index.php/QTGMC#Noise_Bypass_.2F_Denoising) for retaining all noise.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.