Dust/GoldDust

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
(New page: {{FilterCat|External_filters|Denoisers|Denoisers}} {{FuncDef|GoldDust (clip[, int "limit"[, string "output"]])}} '''Plugin''': Dust A heavier denoising filter. The ReadMe file notes...)
 
m (1 revision)
 

Latest revision as of 16:02, 9 May 2013


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.

Personal tools