menu

arrow_back Is it possible to create animations automatically in After effects?

by
2 votes
Is it possible to create animations automatically (without gui?) using After effects scripting according to pre-made templates.

For example:
You feed the text, the background, the color scheme to the input.
In the output you get a finished animation (gif) with the substituted text background and a given color scheme

So it's something like this of this but automated.

1 Answer

by
 
Best answer
0 votes
Perhaps:
afterfx -r -noui my_preset.jsx
-r for JS files
-s for inline JS