So I thought I'd try compressing it.Trouble is I dont know how,so I started reading some guides,ErMaC's and AbsoluteDestinys techincal guide.Got to the part about the AMVapp and AviSynth.Downloaded the app and started the installation.
So I follow the installation guide,making sure all boxes needed were selected and uneeded were unselected and then started following the guide on using AviSynth.I understand how you enter commands and everything but
Then I got to the part using real footage.I downloaded the file it said to use.

Now I named the .avs file as believe.avs and this is what it says inside it
DirectShowSource("C:\Downloads\Kevin Caldwell - Battle Athletes - Believe.mpg")
BicubicResize(320,240)
But when I try to open it,this comes up with the media player screen but nothing playing.After a while it auto closes itself :S
I had a slight problem with finding the location aswell.I set the folder view options to display full path in address bar but it only goes up to C:\Downloads and when I select the file,it doesnt show the actual location,so I right click-->properties then highlight the name.mpg and put that next to the C:\Downloads\
Is the address wrong?maybe that's why it wont play?but if its the wrong address,then how'd I get the right address?