PDA

View Full Version : getting avs file into after effects


chthonous
6th February 2003, 11:16
I have been trying to find a way to get my avs files into after effects. Is this possible?

N_F
6th February 2003, 12:31
Huh?

I have no idea what you mean. Consider rephrasing your question (or perhaps your question is in some area I've never even touched).

bill_baroud
6th February 2003, 12:35
He just want open an Avs File in Adobe After Effect, a software used for post-production ...


but unfortunately, i haven't a response for him ..... there was long time ago a little exe for 'patch' software which couldn't use avisynth.

but i don't know how it worked and if it works on after effect

N_F
6th February 2003, 12:44
Ah... After Effects is a program (and an area I've never touched :)). That'd explain it.

sh0dan
6th February 2003, 12:57
Ordinary detection doesn't work - and changing "Import As" to VFW also gives an error.

Just tried manually patching After Effects (AfterFX1.dll), but even after making it open AVS files as AVI, it still gives an "Unspecified AVI or DirectShow error".

I guess the only way is to save the file out as HuffYUV, or buy link2 from videotools.net.

angelyote
24th February 2003, 21:32
Sorry to ressurect dead topics but as an alternative you could also open your avs in tmpgenc, save it as a project and then run it through vfapi-converter.

Is link2 better somehow than this method? I've never tried link2 so I don't know if it's the holy grail of avi wrappers.

Dave

DDogg
24th February 2003, 23:54
I just checked and VFAPI 1.05 (a newer all English version I found in Google) works fine in AEfx. I, too, wonder why Link2 is mentioned so much over a free program like VFAPI. I may well have done something wrong with Link2, but it sure didn't work (for me) nearly as good as VFAPI. I use VFAPI all the time to load huge mpeg files in Video Vegas with no problems.

chthonous
25th February 2003, 01:04
thanks for the tip with VFAPI. I'll give it a try.

DDogg
25th February 2003, 01:20
VFAPI can read AVS files directly. It would not be near as good if it would not. You will need the readavs.dll

Purloined from vcdhelp

Install the VFAPI codec by running vifpset.bat

In Order to have VirtualDub and Avisynth scrips to be recognized by VFAPIconv you have to copy ReadAVS.dll to the VFAPI Reader dir.

Open ReadAVS.reg with notepad and replace the typed path with the real path to the DLL.

Save and close ReadAVS.reg. Then run ReadAVS.reg by doubleclicking on it.

angelyote
25th February 2003, 03:09
@ddog

Thanks for the lead on readavs. You've just saved me a step.

Woohoo,
Dave