PDA

View Full Version : Can you help me with this filter


spyto
14th December 2004, 09:45
Hi, I have a little problem with Avisynth, what filter I use??

LoadPlugin("C:\Programmi\AviSynth 2.5\plugins\PeachSmoother.dll")

DirectShowSource("E:\Prot\D\Documenti\Immagini\2004_12_08\MVI_0120.AVI")
ConvertToYUY2()
PeachSmoother(NoiseReduction = 60, Stability = 25, Spatial = 140, Dot = TRUE)
BicubicResize(640,480)
I hate this noise near the light:
http://img32.exs.cx/img32/179/strisce8cv.jpg

I don't like the noise on the roof:
http://img119.exs.cx/img119/102/Esterni.jpg

Bogalvator
15th December 2004, 14:03
Perhaps try CNR2