1.0.1 • Published 8 years ago
gpj v1.0.1
GPJ
GoPro Joiner - Joins chunked GoPro clips into one mp4-file for easier editing. The code is written in LiveScript.
Installation
Prerequisites
- node.js 8.2.1 (as far as I know)
- ffmpeg
Install for CLI
npm install -g gpjInstall for node project
npm install --save gpjUsage
CLI
gpj -hCode
gpj = require("gpj")