After Effects as a backend?

I am currently working on a project that allows me to create films based on user input. The user will upload some samples (photos, films) to the web application, and the web server must create a movie based on this input and some predefined movie compositions.

I know there are many libraries for ffmpeg that can allow me to connect movies, photos programmatically (e.g. https://github.com/schaermu/node-fluent-ffmpeg for node.js), but I was wondering if it is possible to use Aftereffects for this purpose, as I have some knowledge in this software. I suggest that Aftereffects should have a script installed that can import user-uploaded data, run movie rendering, and save the output to a given location.

Do you think this is possible with Aftereffects? Or maybe someone had a similar problem and solved it differently?

Hooray!

+4
source share
2 answers

, . FTP, . , , , - " Aftereffects, ". back-end, "" "" "" , ExtendScript script AE. , , "" , - python, Java, AppleScript, shell, .. ( " , " ) ExtendScript.

+2

. script . . script , - , . . sdk . sdk, script, ! -, , , ?

+3

Source: https://habr.com/ru/post/1537211/


All Articles