Welcome to the AVISynth forum. If you're new to AVISynth, or you are looking to get more out of the application, your questions, no matter how "Newbie" they might seem, are welcome here. If you're an advanced AVISynth user, your expertise will be highly appreciated. When asking a question about AVISynth please include the version number, the version number of Virtualdub, Filter version (if you know it), and your operating system.
Invision Board tip:
When posting your AVISynth script, use the HTML "pre" tag and your script will appear like the one below.
LoadPlugin(C:\AVISynth\mpeg2dec.dll)
mpeg2source(C:\video\video.m2v)
crop(0,480,0,480)
LanczosResize(480,352)
Here are a few links to get you started.
AVISynth
AVISynth2
AVISynth2.5 alpha
My YV12 Information Page