Creatomate / video-rendering-nodejs-ffmpeg

Video Rendering with Node.js and FFmpeg
MIT License
27 stars 16 forks source link

Video Rendering with Node.js and FFmpeg

Learn how to render custom videos using pure JavaScript and Node.js, along with the help of FFmpeg for the encoding.

This repository comes with the following article: Video Rendering with Node.js and FFmpeg

Installation

npm install

How to run

node src/index.js

Learn more about automated video editing at Creatomate.com.