I'm used to using virtualdub but have never used any type of scripts with it.
Tell me if this is right
Example of test I am doing
AVISource("C:\fallofachampion_led.avi")
function Panorama(clip clp, int "medium")
and I left the rest of the script the same
I then open up virtualdub, and goto File, Open video file. I select the .avs script and it loads up the video just fine. What do I do from there?
If this helps i am using sample 4:3 avi from this page http://www.100fps.com/
near the bottom
http://www.100fps.com/fallofachampion_led.avi
*edit*
I think I found what is wrong
The source has to be 720x480
I'll try to find a video sample of that size and try again.