Log in

View Full Version : Syntax


rjc7394
16th April 2005, 01:28
Where can I find syntax for Avisynth filters, etc.? I want to use some deinterlace filters (kerneldeint, etc.) and I have no idea how to use them. I looked at a GKnot script but couldn't figure the numbers out. I didn't see any deinterlace filters at avisynth.org. I found some at neuron2.net but no instructions.

Guest
16th April 2005, 03:36
General Avisynth syntax can be found in the docs that ship with it, and more information is available at www.avisynth.org. Syntax for specific plug-in filters is almost always described in a help file that ships with the filters. Syntax for built-in filters is described in the Avisynth docs.