
Here is my script:
The only reason I can think of why it's doing this is because my original video has a pretty big resolution because I wanted to keep it the highest quality as possible. The resolution is 848x480. I have tried resizing the video in Avisynth to 720x480, fast re compressing in VirtualDubMod as Lagarith and then putting that file through TMPEGEnc ... No Luck.Script wrote: avisource("C:\Documents and Settings\User\Desktop\toconvert.avi")
LanczosResize(720,480)
SSRC(48000)

However, I tried making a new project file in Vegas and re-importing my 848x480 encode and resizing it in Vegas... it worked BUT with the price of cutting some of the footage off the screen and noticeably reducing quality.
If anyone has any suggestions, I will appreciate it more than you will ever know. Thanks for taking the time to read all this!