umaar / video-rendering-nodejs-ffmpeg

Video Rendering with Node.js and FFmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Video Rendering with Node.js and FFmpeg

License:MIT License


Languages

Language:JavaScript 100.0%