View Single Post
Old 7th April 2005, 16:37   #1  |  Link
Chainmax
Huh?
 
Chainmax's Avatar
 
Join Date: Sep 2003
Location: Uruguay
Posts: 3,103
What would you say is a HEAVY DUTY denoiser/smoother?

Thanks to the awesomeness of Didée, I am now able to start working on a very messed up clip. The only problem is that I have no idea what to use for MAYOR cleanup. Here's a screenshot from the unfiltered source:



And here's the results of the primary filterchain:



which is the following one:

Code:
TFM(d2v="wherever\HaloTort.d2v",mode=2,PP=7,mChroma=false,chroma=false,mi=50)
TDecimate(mode=1,chroma=false)
SimpsonsRepair()
Crop(22,4,692,460,align=true)
Cnr2("xxx",4,5,255)
Camembert(true,true)
Lanczos4Resize(640,480)
Deen()
Unfilter(-30,-30)
LimitedSharpen(ss_x=2,ss_y=2,Strength=128)
As you can see, not even Deen()+Unfilter(-30,-30)+Camembert(true,true) are enough. What is the strongest filter I can use?
Chainmax is offline   Reply With Quote