-
hello i see actions job :
"actions": {
"predownload": [],
"postdownload": [],
"prerender": [],
"postrender": [],
},
Is it possible for me to create another …
-
Hello,
I am trying to modify a slider value in an After Effects project using nexrender. Here is the JSON object I am using:
```
{
"type": "data",
"layerName": "Control Panel",
"…
-
I wanna add some effects with the `.ffx` preset file, and it works well when using After Effect application on my MacBook. But it won't work when I use nexrender. Here is the code.
```js
functi…
-
C:\phpstudy_pro\nest>nexrender-cli-win64.exe --file main.json --binary="C:/Program Files/Adobe/Adobe After Effects CC/Support Files/aerender.exe"
> starting nexrender-cli
checking After Effects comm…
-
Is there any way to prevent nexrender/aerender to create a `.log` file?
I have no need for log files filling up my rendering directory
-
Hello,
I have an AEP file that used a smart resize plugin to render resizable video.
I want to Render this AEP File using Nexrender like 3 different resizable videos verticle, panorama, and squa…
-
**Describe the bug**
When rendering interlaced content the current regex for progress reporting doesn't match, as it does not take the additional `U` or `L` character in the frame count from aerender…
-
It would be nice to be able to assign attributes of priority to each job (template) .
Example:
render priority : hight
render priority : middle
render priority : low
Nexrender Server might be…
-
I was wondering what would be the best practice for securely storing API secrets using Nexrender server.
`const client = createClient({
host: 'http://my.server.com:3050',
secret: 'myapise…
-
Hi, is it possible to create a new action (like @nexrender/action-list) to retrieve the list of all the assets objects into a project file (.aep)? Something like this:
```
{
"template":{
…