Quantcast Avisynth: Filters that Reduce Noise and Similar Stuff? - digitalFAQ.com Forums [Archives]
  #1  
09-22-2003, 04:10 PM
muhali3 muhali3 is offline
Free Member
 
Join Date: Sep 2003
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
Could someone tell me some filters that reduce noise and dust and stuff?

The filters i already know are:
FaeryDust
SpaceDust
PixieDust
Wavelet's Noise Reduction
TemporalSmooth
SpatialSmooth
BlockBuster
SmoothHiQ
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
09-22-2003, 04:56 PM
jorel jorel is offline
Invalid Email / Banned / Spammer
 
Join Date: Aug 2002
Location: Brasil - MG - third stone from the sun
Posts: 5,570
Thanks: 0
Thanked 0 Times in 0 Posts
deen,stmedianfilter and temporalcleaner too.
did you see the ma script?
have the last best "poison" that we use to encode:

http://www.kvcd.net/forum/viewtopic.php?t=3483
Reply With Quote
  #3  
09-22-2003, 06:11 PM
muhali3 muhali3 is offline
Free Member
 
Join Date: Sep 2003
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
what filter should i use to reduce mosquito noise?
Reply With Quote
  #4  
09-22-2003, 06:18 PM
muhali3 muhali3 is offline
Free Member
 
Join Date: Sep 2003
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
LoadPlugin("C:\unzipped\blockbuster_20_dll_2002122 9[1]/blockbuster.dll")
LoadPlugin("C:/unzipped/dust_20_dll_20030123[1]/DustV5.dll")
LoadPlugin("C:\unzipped\fluxsmooth_20_dll_20030108[1]/fluxsmooth.dll")
LoadPlugin("C:\unzipped\nomosmooth_20_dll_20021116[1]/nomosmooth.dll")
LoadPlugin("C:\unzipped\stmedianfilter_20_dll_2002 0803[1]\Old_Version/STMedianFilter.dll")

DirectShowSource("movie.mpg",fps=23.976)
BicubicResize(352,240)
FluxSmooth(temporal_threshold=7, spatial_threshold=7)
NoMoSmooth(motion_threshold=50, temporal_radius=1)
STMedianFilter(8, 32, 0, 0, 8, 32)
BlockBuster(method="noise",block_size=8, detail_min=1, detail_max=99, variance=1, seed=0 )
SpaceDust(30)


I'm using that for a real noisy and blocky movie so far, and i'm trying to keep the encoding time low. What other filter should i add?
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Avisynth: How to reduce redness? muhali3 Avisynth Scripting 10 10-24-2003 07:25 AM
SansGrip Filters: Noise Around Edges ovg64 Avisynth Scripting 8 10-22-2003 04:00 PM
Avisynth: noise reduction, lot of mosquito noise? yauman Avisynth Scripting 8 02-02-2003 02:41 PM
Avisynth: Help on choosing filters to reduce blocks and remove noise? yauman Avisynth Scripting 24 01-13-2003 06:28 AM
KVCD: any help to reduce block noise? LadyMiles Video Encoding and Conversion 0 10-19-2002 01:39 AM

Thread Tools



 
All times are GMT -5. The time now is 08:43 AM  —  vBulletin © Jelsoft Enterprises Ltd