Log in

View Full Version : Need help using Avisynth filters


killer_sai
13th October 2009, 22:28
am new to AVISYNTH External filters...

LoadPlugin("D:\Program Files\AviSynth 2.5\plugins\aWarpSharp.dll")
AVISource("I:\v sogs\TAMIL\sachien.avi", audio=false)
#deinterlace
#crop
LanczosResize(640,272) # Lanczos (Sharp)
#denoise
AWarpSharp(depth=22.0, blurlevel=2)

This is my code.. if i save ..it shows error..
Am using MeGui.

i need tutorial to use external filter in megui.. for sharpening ..

Regards
sai

Guest
13th October 2009, 22:37
What is the exact error you get?

How did you make the AVI file or where did you get it?

canuckerfan
13th October 2009, 22:37
what kind of error exactly? you have to be more specific in order for us to even have a chance at helping you.

killer_sai
13th October 2009, 22:48
am getting Error there in no function " awrap'.. is any other way to sharpening ..

Guest
13th October 2009, 22:54
Where did you get the AVI file?

killer_sai
13th October 2009, 23:05
its a 2 mins video .. its a movie song. downloaded one..

Guest
13th October 2009, 23:33
killer, please read and follow our forum rules. You're not allowed to discuss such downloaded files here.

Thread closed.