by Amo-Chan » Fri May 04, 2007 9:50 am
#ASYNTHER Default (AVISource)
AVISource("C:\Documents and Settings\Amber\Desktop\youspinme2.avi")
ConvertToYV12()
Bifrost(scenelumathresh=2,altclip=SSIQ(11,300,false),interlaced=false)
mftoon(strength=128)
Tweak(cont=1.0,sat=1.0,bright=0, hue=0)
I open the video file through avisynth, add my audio stream, configure my compression(xvid), then try to run my file script before I save it. When I try to save, I get the parse error. I know I'm probably doing something horribly wrong.