Dust/GoldDust
From Avisynth wiki
GoldDust (clip[, int "limit"[, string "output"]])
Plugin: Dust
A heavier denoising filter. The ReadMe file notes that it is "not really very developed yet".
Defaults are :
- limit = 8 (Sets the strength of the temporal filtering, i.e. how much it can change the original pixel. Note that high settings (> ~8) will be 'overridden' by other internal settings.)
- output can be YUY2/RGB/RGB32/RGB24, the default is to output the same format as the input.
Back to Dust.