Chaddy
12th January 2005, 19:23
Hello,
I have come across this script and wondered if it looks ok, it looks a bit over the top with the filters but i am not very bright when it comes to this avisynth stuff.
Below is the script, any feedback would be nice.
0=BlindPP(cpu=4)
1=Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1)
2=Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
3=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
4=GripSize(resizer="^resizer")
5=Undot().Deen()
6=Removegrain()
7=TemporalSoften(2,7,7,3,2)
8=DCTFilter(1,1,1,1,1,1,0.5,0)
9=Blockbuster method="noise",detail_min=1,detail_max=10,variance=0.3,seed=5623)
10=GripBorders()
^overscan=2
^source_ana=false
^dest_ana=false
^resizer=LanczosResize
I have come across this script and wondered if it looks ok, it looks a bit over the top with the filters but i am not very bright when it comes to this avisynth stuff.
Below is the script, any feedback would be nice.
0=BlindPP(cpu=4)
1=Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1)
2=Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
3=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
4=GripSize(resizer="^resizer")
5=Undot().Deen()
6=Removegrain()
7=TemporalSoften(2,7,7,3,2)
8=DCTFilter(1,1,1,1,1,1,0.5,0)
9=Blockbuster method="noise",detail_min=1,detail_max=10,variance=0.3,seed=5623)
10=GripBorders()
^overscan=2
^source_ana=false
^dest_ana=false
^resizer=LanczosResize