Agatte
2nd May 2006, 17:09
Hi,
i have been trying more and more times to use the filters in AVS file, but nothing done! No good results!
So this is the Raw-Sample file :
http://www.uploading.com/?get=H9RW557X
anybody can help me and to filter it?
this what i use now:
# PLUGINS
LoadPlugin("plugins\DeGrainMedian.dll")
LoadPlugin("plugins\FFT3DFilter.dll")
LoadPlugin("plugins\AWarpSharp.dll")
LoadPlugin("plugins\Deen.dll")
LoadPlugin("plugins\Decomb.dll")
LoadPlugin("plugins\DGDecode.dll")
LoadPlugin("plugins\MaskTools-v1.5.8\Masktools.dll")
LoadPlugin("plugins\mt_masktools.dll")
LoadPlugin("plugins\Temporalcleaner.dll")
LoadPlugin("plugins\RemoveDirt.dll")
LoadPlugin("plugins\RemoveDirtS.dll")
LoadPlugin("plugins\RepairS.dll")
LoadPlugin("plugins\RemovegrainS.dll")
LoadPlugin("plugins\TDeint\TDeint.dll")
LoadPlugin("plugins\TIVTC\TIvtc.dll")
LoadPlugin("plugins\bifrost.dll")
LoadPlugin("plugins\Msmooth.dll")
LoadCPlugin("plugins\SmartDecimate.dll")
Import("plugins\LimitedSharpenFaster.avsi")
#Import("FastLineDarken.avs")
Import("BlindDeHalo3.avs")
Import("DeHalo_alpha.avs")
# SOURCE
AviSource("Kiba 01 RAW.avi")
RemoveDirt(athreshold=40, mthreshold=90)
Bifrost()
SmartDecimate(tel=0.99999999999999)
Bifrost(interlaced=false)
FieldDeinterlace(full=false)
deen("a3d",4,6,8)
LimitedSharpenFaster()
#aWarpSharp()
#MSharpen(10,80,true,false,false)
Tweak(sat=1.1)
AssumeTFF()
Telecide(guide=1,post=2,vthresh=30)
Decimate()
Please Help Me!
i have been trying more and more times to use the filters in AVS file, but nothing done! No good results!
So this is the Raw-Sample file :
http://www.uploading.com/?get=H9RW557X
anybody can help me and to filter it?
this what i use now:
# PLUGINS
LoadPlugin("plugins\DeGrainMedian.dll")
LoadPlugin("plugins\FFT3DFilter.dll")
LoadPlugin("plugins\AWarpSharp.dll")
LoadPlugin("plugins\Deen.dll")
LoadPlugin("plugins\Decomb.dll")
LoadPlugin("plugins\DGDecode.dll")
LoadPlugin("plugins\MaskTools-v1.5.8\Masktools.dll")
LoadPlugin("plugins\mt_masktools.dll")
LoadPlugin("plugins\Temporalcleaner.dll")
LoadPlugin("plugins\RemoveDirt.dll")
LoadPlugin("plugins\RemoveDirtS.dll")
LoadPlugin("plugins\RepairS.dll")
LoadPlugin("plugins\RemovegrainS.dll")
LoadPlugin("plugins\TDeint\TDeint.dll")
LoadPlugin("plugins\TIVTC\TIvtc.dll")
LoadPlugin("plugins\bifrost.dll")
LoadPlugin("plugins\Msmooth.dll")
LoadCPlugin("plugins\SmartDecimate.dll")
Import("plugins\LimitedSharpenFaster.avsi")
#Import("FastLineDarken.avs")
Import("BlindDeHalo3.avs")
Import("DeHalo_alpha.avs")
# SOURCE
AviSource("Kiba 01 RAW.avi")
RemoveDirt(athreshold=40, mthreshold=90)
Bifrost()
SmartDecimate(tel=0.99999999999999)
Bifrost(interlaced=false)
FieldDeinterlace(full=false)
deen("a3d",4,6,8)
LimitedSharpenFaster()
#aWarpSharp()
#MSharpen(10,80,true,false,false)
Tweak(sat=1.1)
AssumeTFF()
Telecide(guide=1,post=2,vthresh=30)
Decimate()
Please Help Me!