Log in

View Full Version : after effects or AVX filters in avisynth possible?


hanfrunz
8th May 2003, 21:55
Hi,

is there any chance to import after effects or AVX (Avid) filters in avisynth? Does anybody have an AFX or AVX-SDK?

hanfrunz

sh0dan
8th May 2003, 22:16
Interesting idea - maybe even an AviSynth plugin for AE could be created.
SDK information at: Adobe.com (http://partners.adobe.com/asn/developer/gapsdk/AfterEffectsSDK.html)

sh0dan
8th May 2003, 22:43
The API is HUGE! From the looks of it, it will take forever (programmingwise) to emulate an AE environment - or even a limited part of it.

The other way around is more realistic - getting AviSynth into a plugin is doable, but still a rather large task - there are many variables to take into consideration, if it should be done properly.

mf
9th May 2003, 12:19
Originally posted by sh0dan
The API is HUGE! From the looks of it, it will take forever (programmingwise) to emulate an AE environment - or even a limited part of it.
WINE!!! :D

Heeey, not up for a little challenge ? :rolleyes:

*hide*

Zarxrax
9th May 2003, 22:24
I'm curious what sort of AE filters did you have in mind wanting to use them in avisynth? I can't imagine trying to do anything with them through a text interface O_o
Although an AVS import filter for AE would be HIGHLY appreciated ^_^

hanfrunz
9th May 2003, 23:30
@Zarxrax
there are some nice "filmlook" effects, which add grain and film-distortions. I'd like to use them in avisynth too :-)
no importing/exporting=waiting...

hanfrunz

morsa
10th May 2003, 23:24
What about photoshop plugins?

hanfrunz
11th May 2003, 00:13
i just looked at adobe.com. you have to pay ~1k$ to get the photoshop7 sdk... does anybody have an older version, which was maybe free at that time?

hanfrunz