Hey, I'm trying to edit my video using After Effects, however I do not have the space to make clips. Since there is no AVS plugin for AE (to my knowledge) I tried to do what the guide said and use makeAVIS however I keep getting an error no matter what options are selected.
The error is:
The AVS code I am using is:
Code: Select all
loadplugin("C:\Program Files\AviSynth 2.5\plugins\warpsharp.dll")
mpeg2source("F:\Read_Or_Die\VIDEO_TS\ROD.d2v",cpu=4,upconv=true)
Telecide(order=1,guide=1)
Decimate(cycle=5, mode=2)
AssumeFPS(24)
ConvertToRGB32()
Any ideas on how to get around this? Or will I just have to find some way to use clips for editing? Any help would be appreciated.
Thanks,
Chronowraith