It should have been trivial to add a little ObjC file to do the exception handling. Sorry, something went wrong. eugeneware commented Sep 6, 2017 • edited For others monitoring this thread who use homebrew, who'd like to get this fix in master and install the current version still ...
> consumer duplicates the last frame on encoding. So the resulting file is > 1 frame longer than wanted. > > This is easily reproducible with: > > melt color:red out=10 -consumer avformat:red.mp4 > > This produces a 12 frames video, instead of 11 (0 - 10 range). > > You can ...
Don't forget to change config.js file. $ export NODE_ENV=production $ npm install $ npm run build $ npm start Server now running at port 8080. You can access it using localhost:8080. This can be changed in config.js. Note: this project doesn't require web server and videoeditor ...