inlife / nexrender-boilerplate

Boilerplate project for rendering a video using nexrender.
MIT License
58 stars 18 forks source link

Apple M1 Support ? #25

Open gumush opened 2 years ago

gumush commented 2 years ago

sudo node start.js Started local static server at port: 23234 adding default render-only-node licenses for After Effects at:

inlife commented 2 years ago

Good point, seems like the ffmpeg version used does not support M1. Do you maybe know are there supported versions, maybe we can just update the dependency?

gumush commented 2 years ago

Updating ffmpeg to 4.4.0 solved this. But it still has an error.

aerender version 18.4.1x4 PROGRESS: Launching After Effects... aerender ERROR -1701: AEGetParamPt failed at line 918

inlife commented 2 years ago

This seems to be unrelated to nexrender, not sure why that happens.