problem with makeAVIS and AE

The old Video Software Help forum, left visible as an archive.
Locked
User avatar
ChronoWraith
Joined: Mon Nov 10, 2003 5:32 pm
Location: Seattle, WA
Org Profile

problem with makeAVIS and AE

Post by ChronoWraith » Tue Dec 06, 2005 10:11 pm

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:
Image

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
<----Place Holder---->

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Post by Scintilla » Tue Dec 06, 2005 10:19 pm

I always hear from the people who use After Effects and have tried this before that there's no way to do it and you just have to use clips.

The only other method I can think of that might possibly work is using DGVFAPI to wrap the scripts instead of makeAVIs, but I haven't tried it myself.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
turboneko
Joined: Fri Feb 23, 2001 3:32 am
Location: Foxboro, MA
Org Profile

Post by turboneko » Wed Dec 07, 2005 12:14 am

DGVFAPI works like a charm for me :)
You should never underestimate the predictability of stupidity.

User avatar
Jnzk
Artsy Bastid
Joined: Tue Jan 28, 2003 5:30 pm
Location: Finland
Org Profile

Post by Jnzk » Wed Dec 07, 2005 4:36 am


User avatar
ChronoWraith
Joined: Mon Nov 10, 2003 5:32 pm
Location: Seattle, WA
Org Profile

Post by ChronoWraith » Wed Dec 07, 2005 3:04 pm

thanks a lot, I'm trying it now. I'll post results later if i need more help
thanks,
Chronowraith
<----Place Holder---->

User avatar
ChronoWraith
Joined: Mon Nov 10, 2003 5:32 pm
Location: Seattle, WA
Org Profile

Post by ChronoWraith » Wed Dec 07, 2005 3:23 pm

Ah! thanks a lot it works fine. ^_^
-Chronowraith
<----Place Holder---->

Locked

Return to “Video Software Help Archive”