Skip to content

razvanstatescu/nodejs-video-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video editor using NodeJS

This repository is associated with this YouTube video.

In this video we made a video editor from scratch using NodeJS. We useed ffmpeg and jimp to help us with the editing (link for those in the video description). I recently started an Instagram account so I wanted to make a quick video editor that will add some padding to the video to match the aspect ratio for IGTV and a watermark.

Install application

In order to install the application you just have to clone the repository and run npm install in the project root folder.

Start the application

To start the app run npm start in the root folder of the app.

About

A simple video editor made using NodeJS, Jimp and FFmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published