I have an .avi file exported from Adobe Premiere Pro 7, and am trying to compress by converting to .mpg with AVISynth and TMPGEnc as explained in the "mpegforcons" guide.
I'm having problems with the AVISynth, written in notepad, titled "MyFirstAttempt.avs". I've narrowed it down to this line:
AVISource(C:\AMV\testing.avi)
I get the error, "Script error: expected a , or ) (C;\AMV\MyFirstAttempt.avs, line 1, column 12)
Did I install AVISynth wrong, or do I have some blaringly obvious typo?





