Code: Select all
LoadPlugin("D:\vsfilter.dll")
AVISource("D\:1.avi")
Trim(1,0)
LanczosResize(848,480)
beforeafterline(""removegrain(mode=5).removegrain(mode=5).TemporalCleaner().LimitedSharpenFaster().BlindPP(cpu=4, quant=4)"")
*path to .avs* line 5, column 29"
..from the examples i saw here and on other places, I think everything is set up properly there, yet it deosnt work.. Can someone help me?