Dust/FaeryDust
From Avisynth wiki
Revision as of 09:16, 29 February 2008 by FlimsyFeet (Talk)
FaeryDust (clip[, int "limit"[, string "output"]])
Plugin: Dust
This is a denoiser that uses temporal filtering only. It should preserve more detail than the other Dust filters.
Defaults are :
- limit = 2 (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. Recommended limit settings 1-5.)
- output can be YUY2/RGB/RGB32/RGB24, the default is to output the same format as the input.
Back to Dust.