4 hours ago(This post was last modified: 4 hours ago by Selur.)
Just looked at the script and I thought about using a mask, but did not.
Looking at the script, I used:
1. QTGMC
2. Crop
3. CAS
4. LGhost (with three entried)
5. Dehalo_alpha
6. 3xYAHR
7. MCTemporalDenoise(clip, settings="very high")
Quote: I tried running the same filter settings you posted but I'm not getting the same result.
Did you compare your script (Vapoursynth Script View) against the script I posted?
Quote:I could not figure out how to run LGhost in Mask mode?
enable "Filtering->Vapoursynth->Misc->UI->Show 'Masked'-controls" to have mask setting next to the filters.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Quote:I used YAHR only once, how do I add it three times?
I increase 'Count'
You used:
QTGMC
ColorMatrix
Tweak
SmoothLevels
3xDeSpot
RemoveSpotsMCX
MCTemporalDenoise
LGhost
You are using different filters and a different order,... => not surprised you get different results.
Maybe first, reproduce my script than adjust it,....
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.