logo Sign In

Post #100136

Author
Moth3r
Parent topic
limitedsharpen() with avisynth
Link to post in topic
https://originaltrilogy.com/post/id/100136/action/topic#100136
Date created
7-Apr-2005, 4:25 AM
Open notepad, and type the following:
AviSource("c:\capture\filename.avi")
LimitedSharpen()
Save this text file with the extension AVS, i.e. filename.avs

If Avisynth is installed, you should be able to open this AVS file in VirtualDub, TMPGEnc, etc.

Obviously this is just a very simple example to get you started.