Git Product home page Git Product logo

nexrender-boilerplate's Introduction

nexrender-boilerplate's People

Contributors

inlife avatar kanakiyajay avatar kylefinley avatar max-kovpak avatar southernsun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nexrender-boilerplate's Issues

not working AE CC 2018

It seems not working in AE CC 2018
There is no result file in folders: \result, \temprJDvktdUG\

Error message: ENOENT: no such file or directory, stat 'C:\Users\devua\nexrender-boilerplate\temp\rJDvktdUG\result.avi'
{ Error: ENOENT: no such file or directory, stat 'C:\Users\devua\nexrender-boilerplate\temp\rJDvktdUG\result.avi'
  errno: -4058,
  code: 'ENOENT',
  syscall: 'stat',
  path: 'C:\\Users\\devua\\nexrender-boilerplate\\temp\\rJDvktdUG\\result.avi' }

Error: marker not found

I am trying to setup this boilerplate with After Effects cc 2017 but when I follow the steps given in README. I get the following error
marker was not found

My whole output is:

Started local static server at port: 23234
Project {
  uid: 'rJT30VnxZ',
  state: 'queued',
  template: 'project.aepx',
  composition: 'main',
  type: 'default',
  assets:
   [ { type: 'project',
       name: 'project.aepx',
       src: 'http://localhost:23234/assets/nm05ae12.aepx' },
     { type: 'image',
       name: 'background.jpg',
       src: 'http://localhost:23234/assets/2016-aug-deep.jpg',
       filters: [Object] },
     { type: 'image',
       name: 'nm.png',
       src: 'http://localhost:23234/assets/nm.png' },
     { type: 'audio',
       name: 'audio.mp3',
       src: 'http://localhost:23234/assets/deep_60s.mp3' },
     { type: 'script',
       name: 'data.js',
       src: 'http://localhost:23234/assets/2016-aug-deep.js' } ],
  actions: [],
  settings: { outputModule: 'mine', startFrame: 0, endFrame: 3600 },
  errorMessage: null,
  callbacks: {},
  ticker: null,
  api: null,
  error: null }
[rJT30VnxZ] setting up project...
[rJT30VnxZ] downloading assets...
[rJT30VnxZ] renaming assets...
[rJT30VnxZ] filtering image assets...
--------------------------
[rJT30VnxZ] project failed
--------------------------

Error message: marker was not found
marker was not found

no such file or directory

exo me, I got an error like this for hours.

$ node start.js
Started local static server at port: 23234
Project {
  uid: 'UVFgZwFL-',
  state: 'queued',
  template: 'project.aepx',
  composition: 'main',
  type: 'default',
  assets:
   [ { type: 'project',
       name: 'project.aepx',
       src: 'http://localhost:23234/assets/nm05ae12.aepx' },
     { type: 'image',
       name: 'background.jpg',
       src: 'http://localhost:23234/assets/2016-aug-deep.jpg',
       filters: [Array] },
     { type: 'image',
       name: 'nm.png',
       src: 'http://localhost:23234/assets/nm.png' },
     { type: 'audio',
       name: 'audio.mp3',
       src: 'http://localhost:23234/assets/deep_60s.mp3' },
     { type: 'script',
       name: 'data.js',
       src: 'http://localhost:23234/assets/2016-aug-deep.js' } ],
  actions: [],
  settings:
   { outputModule: 'test',
     startFrame: 0,
     endFrame: 3600,
     outputExt: 'mov' },
  errorMessage: null,
  callbacks: {},
  ticker: null,
  api: null,
  error: null }
[UVFgZwFL-] setting up project...
[UVFgZwFL-] downloading assets...
[UVFgZwFL-] renaming assets...
[UVFgZwFL-] filtering image assets...
[UVFgZwFL-] patching project...
[UVFgZwFL-] rendering project...
[UVFgZwFL-] verifying project...
--------------------------
[UVFgZwFL-] project failed
--------------------------

Error message: ENOENT: no such file or directory, stat 'temp/UVFgZwFL-/result.mov'
{ Error: ENOENT: no such file or directory, stat 'temp/UVFgZwFL-/result.mov'
  errno: -2,
  code: 'ENOENT',
  syscall: 'stat',
  path: 'temp/UVFgZwFL-/result.mov' }

what I did:

  1. clone the project
  2. change the aerender path
  3. create a new outputModule in AE named 'test', and change outputExt to 'mov'
  4. start

PS: my workmate works well as I do. Orz.

my env: MacOS 10.14.1, AE2018/2014.

I'm new for AE, thanks for any help. Orz

Cannot render an MP4 through aerender commandline

Cannot render an MP4 through aerender commandline, AfterEffects 2017 version
Nexrender says as output MP4, but aerender does not support it by default, I tried work arounds but they dont work. Can any one help?

PostRender Action

Can you please tell me about post render as current file size is 9GB. I need to know how to run post render or how i can reduce size. Thanks

Error message: tunneling socket could not be established, statusCode=503

Hi,

I current run your code. But I got error.

Started local static server at port: 8000                                                                          
C:\Program Files\Adobe\Adobe After Effects CC 2017\Support Files\aerender.exe                                      
[OQWJdpEqQ] setting up project...                                                                                  
[OQWJdpEqQ] downloading assets...                                                                                  
--------------------------                                                                                         
[OQWJdpEqQ] project failed                                                                                         
--------------------------                                                                                         
                                                                                                                   
Error message: tunneling socket could not be established, statusCode=503                                           
{ RequestError: tunneling socket could not be established, statusCode=503                                          
    at ClientRequest.req.once.err (D:\ramya\nexrender-boilerplate\node_modules\got\index.js:73:21)                 
    at ClientRequest.g (events.js:291:16)                                                                          
    at emitOne (events.js:96:13)                                                                                   
    at ClientRequest.emit (events.js:188:7)                                                                        
    at ClientRequest.onConnect (D:\ramya\nexrender-boilerplate\node_modules\tunnel-agent\index.js:168:23)          
    at ClientRequest.g (events.js:291:16)                                                                          
    at emitThree (events.js:116:13)                                                                                
    at ClientRequest.emit (events.js:194:7)                                                                        
    at Socket.socketOnData (_http_client.js:395:11)                                                                
    at emitOne (events.js:96:13)                                                                                   
  code: 'ECONNRESET',                                                                                              
  message: 'tunneling socket could not be established, statusCode=503',                                            
  host: 'localhost:8000',                                                                                          
  hostname: 'localhost',                                                                                           
  method: 'GET',                                                                                                   
  path: '/assets/2016-aug-deep.jpg',                                                                               
  bufferedData: <Buffer > }                                                                                        

Error !

$ node start.js
Started local static server at port: 23234
Project {
  uid: 'ryU8iWwuM',
  state: 'queued',
  template: 'project.aepx',
  composition: 'main',
  type: 'default',
  assets:
   [ { type: 'project',
       name: 'project.aepx',
       src: 'http://localhost:23234/assets/nm05ae12.aepx' },
     { type: 'image',
       name: 'background.jpg',
       src: 'http://localhost:23234/assets/2016-aug-deep.jpg',
       filters: [Object] },
     { type: 'image',
       name: 'nm.png',
       src: 'http://localhost:23234/assets/nm.png' },
     { type: 'audio',
       name: 'audio.mp3',
       src: 'http://localhost:23234/assets/deep_60s.mp3' },
     { type: 'script',
       name: 'data.js',
       src: 'http://localhost:23234/assets/2016-aug-deep.js' } ],
  actions: [],
  settings:
   { outputModule: 'h264',
     startFrame: 0,
     endFrame: 3600,
     outputExt: 'mp4' },
  errorMessage: null,
  callbacks: {},
  ticker: null,
  api: null,
  error: null }
[ryU8iWwuM] setting up project...
[ryU8iWwuM] downloading assets...
[ryU8iWwuM] renaming assets...
[ryU8iWwuM] filtering image assets...
[ryU8iWwuM] patching project...
[ryU8iWwuM] rendering project...
[ryU8iWwuM] verifying project...
--------------------------
[ryU8iWwuM] project failed
--------------------------

Error message: ENOENT: no such file or directory, stat 'C:\nexrender-boilerplate
\temp\ryU8iWwuM\result.mp4'
{ Error: ENOENT: no such file or directory, stat 'C:\nexrender-boilerplate\temp\
ryU8iWwuM\result.mp4'
    at Error (native)
  errno: -4058,
  code: 'ENOENT',
  syscall: 'stat',
  path: 'C:\\nexrender-boilerplate\\temp\\ryU8iWwuM\\result.mp4' }

Custom output name

Is it possible to set a specific name for the output file instead of the one auto generated?. Also is worth mentioning that the idea is to run an automated node client app that will take different files to create the outputs, so we'd like to use our own naming convention for the final file.

Thanks!!

project failed

I cloned repo, installed requirements, modified path to the aerender, run start.js and got error:

$ node start.js
Started local static server at port: 23234
Project {
  uid: 'HJWuQus6b',
  state: 'queued',
  template: 'project.aepx',
  composition: 'main',
  type: 'default',
  assets:
   [ { type: 'project',
       name: 'project.aepx',
       src: 'http://localhost:23234/assets/nm05ae12.aepx' },
     { type: 'image',
       name: 'background.jpg',
       src: 'http://localhost:23234/assets/2016-aug-deep.jpg',
       filters: [Object] },
     { type: 'image',
       name: 'nm.png',
       src: 'http://localhost:23234/assets/nm.png' },
     { type: 'audio',
       name: 'audio.mp3',
       src: 'http://localhost:23234/assets/deep_60s.mp3' },
     { type: 'script',
       name: 'data.js',
       src: 'http://localhost:23234/assets/2016-aug-deep.js' } ],
  actions: [],
  settings: { outputModule: 'h264', startFrame: 0, endFrame: 3600 },
  errorMessage: null,
  callbacks: {},
  ticker: null,
  api: null,
  error: null }
[HJWuQus6b] setting up project...
[HJWuQus6b] downloading assets...
[HJWuQus6b] renaming assets...
[HJWuQus6b] filtering image assets...
[HJWuQus6b] patching project...
[HJWuQus6b] rendering project...
--------------------------
[HJWuQus6b] project failed
--------------------------

Error message: INFO:After Effects: this project must be converted from version 12.1 (Macintosh 64). The original file will be unchanged.
PROGRESS: Adding specified comp to Render Queue
aerender ERROR: No output module template was found with the given name.
aerender version 15.0.0x180
PROGRESS: Launching After Effects...
PROGRESS: ...After Effects successfully launched

INFO:After Effects: this project must be converted from version 12.1 (Macintosh 64). The original file will be unchanged.
PROGRESS: Adding specified comp to Render Queue
aerender ERROR: No output module template was found with the given name.
aerender version 15.0.0x180
PROGRESS: Launching After Effects...
PROGRESS: ...After Effects successfully launched

Could you please explain what wrong?

Apple M1 Support ?

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

  • /Users/hikmetgumus/Documents/ae_render_only_node.txt
  • /Users/hikmetgumus/Documents/Adobe/ae_render_only_node.txt
    checking After Effects command line renderer patch...
    command line patch already is in place
    testing onChange: render:setup
    [-sczofMfEqUlsZANxL6Jm] setting up job...
    [-sczofMfEqUlsZANxL6Jm] working directory is: /Users/hikmetgumus/Documents/AutomatedCreation/nexrender-boilerplate/temp/-sczofMfEqUlsZANxL6Jm
    testing onChange: render:download
    [-sczofMfEqUlsZANxL6Jm] downloading assets...
    testing onChange: render:prerender
    [-sczofMfEqUlsZANxL6Jm] applying prerender actions...
    testing onChange: render:script
    [-sczofMfEqUlsZANxL6Jm] running script assemble...
    testing onChange: render:dorender
    [-sczofMfEqUlsZANxL6Jm] rendering job...
    [-sczofMfEqUlsZANxL6Jm] spawning aerender process: /Applications/Adobe After Effects 2021/aerender -project /Users/hikmetgumus/Documents/AutomatedCreation/nexrender-boilerplate/temp/-sczofMfEqUlsZANxL6Jm/nm05ae12.aet -comp main -output /Users/hikmetgumus/Documents/AutomatedCreation/nexrender-boilerplate/temp/-sczofMfEqUlsZANxL6Jm/result.mov -s 0 -e 3600 -r /Users/hikmetgumus/Documents/AutomatedCreation/nexrender-boilerplate/temp/-sczofMfEqUlsZANxL6Jm/nexrender--sczofMfEqUlsZANxL6Jm-script.jsx
    [-sczofMfEqUlsZANxL6Jm] rendering took ~8.321 sec.
    [-sczofMfEqUlsZANxL6Jm] writing aerender job log to: /Users/hikmetgumus/Documents/AutomatedCreation/nexrender-boilerplate/temp/aerender--sczofMfEqUlsZANxL6Jm.log
    testing onChange: render:postrender
    [-sczofMfEqUlsZANxL6Jm] applying postrender actions...
    [-sczofMfEqUlsZANxL6Jm] starting action-encode action (ffmpeg)
    [-sczofMfEqUlsZANxL6Jm] action-encode: input file /Users/hikmetgumus/Documents/AutomatedCreation/nexrender-boilerplate/temp/-sczofMfEqUlsZANxL6Jm/result.mov
    [-sczofMfEqUlsZANxL6Jm] action-encode: output file /Users/hikmetgumus/Documents/AutomatedCreation/nexrender-boilerplate/temp/-sczofMfEqUlsZANxL6Jm/output.mp4
    Unsupported architecture.

Help needed in Output module setting

I'm new in after effect and
I'm faceing Error message: ENOENT: no such file or directory, stat 'E:\node\nexrender-ex\temp\SkvIaVZFW\result.avi'
issue so please tell me about "Output module setting"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.