I was trying to compress my script with the Lagarith codec, but it wouldn't let me - I get this message saying:
Code: Select all
Avisynth open failure:
script error: the name argument "upconv" to mpeg2source had the wrong type
Code: Select all
Avisynth open failure:
script error: the name argument "info" to mpeg2source had the wrong type
Code: Select all
mpeg2source("C:\Users\Yiwei\Videos\Fruits Basket\MainMovie\D2V Files\furuba1-1.d2v",cpu=4,upconv=true,info=true)
AMVIVTC(mode=1)
Crop(8,0,-8,-0)
Spline36Resize(640,480)