Trying my hand at making an AMV - practicing on Death Note opening sequence. I know I've missed a step somewhere- tried AMVIVTC(mode=2) and AMVDeint functions separately. Edit in Premier. AviSynth says "no function" exists for both AMVIVTC and AMVDeint functions... Resulting AMV was beautiful except for the god-awful lines. Where did I go wrong? Here's the script I ended up with:
mpeg2source("C:\Documents and Settings\HP_Administrator\Desktop\LightAMV Files\Light.d2v",cpu=4)
ConvertToRGB32(interlaced=true)
Spline36Resize(848,480)
Thanks!
Oogashaka



