m-s-morgan / video-merge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-merger

Below you can find instructions on how to use this project.

Installation

Use npm install to install the dependencies for this package.

Merging

Place a preroll video in the preroll folder. Place all videos you wish to add the preroll to in the input folder.

Your package.json has a start script that will do these things for you. So when you are ready you can simply run:

$ npm start

and your output videos will be placed in the output folder.

About


Languages

Language:TypeScript 100.0%