-
Hey,
This is excellent, thanks for creating this.
This is not an issue or a bug but just a question that has been really confusing me for past few days. I would really appreciate any help on th…
-
I'm interested in running nexrender without the actual rendering part. Just copying the after effects project, footage and generation of the jsx script would be enough. Is this possible?
-
See line here: https://github.com/inlife/nexrender/blob/master/renderer/tasks/actions.js#L35
The code should not be `return callback(err)` but rather it should be `reject(err)` as it is wrapped in …
-
```
c:\Apache24\htdocs\myproject>nexrender-cli --file myjob.json --binary="C:/Program Files/Adobe/Adobe After Effects CC 2015/Support Files/aerender"
> starting nexrender-cli
using automatically de…
-
Do we need any kind of license to use aerender with Adobe After Effects at all ?
E.g. if I install trial version of AE, would aerender still work after AE trial is expired ?
-
The ability to import Json files into after effects and link to that data has been extremely useful.
However, one gotchya is we need to be able to suppress the warning that results when the structur…
-
This is not exactly nexrender issue but AE-related question.
I need to install After Effects on a remote machine. Is it possible to do that using only command line? Any ideas how to approach this?
-
In the documentation you say that nexrender does not require licenses for Adobe After Effects on any worker machine. However later in **nexrender-worker** section you list license/trial as a requireme…
-
**Describe the solution you'd like**
Similar to the [OnChange](https://github.com/inlife/nexrender#details) method, expose the current render progress % as a callback.
```
{
"onChange": Func…
-
Hi,
First of all I'd like to thank you for the fantastic job you've done.
I have the issue with assets files larger than 1GB - the server crashes with Internal Server Error 500. Do you know how t…