View Single Post
Old 15th March 2005, 15:05   #13  |  Link
Leo 69
Registered User
 
Join Date: Nov 2004
Posts: 227
When processing VHS I prefer using something like :
----------------
Cnr2()
RemoveDirt()
FFT3DFilter(sigma=5) or
VagueDenoiser(threshold=2.5,method=1,nsteps=8,chromaT=0.9,wiener=true)
LimitedSharpen(ss_x=1.5,ss_y=1.5,Strength=100,wide=true,special=true)
----------------

and details are okay

Last edited by Leo 69; 15th March 2005 at 15:08.
Leo 69 is offline   Reply With Quote