gpj

1.0.1 • Public • Published

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 gpj

Install for node project

npm install --save gpj

Usage

CLI

gpj -h

Code

gpj = require("gpj")

Documentation

automation

Readme

Keywords

Package Sidebar

Install

npm i gpj

Weekly Downloads

1

Version

1.0.1

License

BSD-3-Clause

Last publish

Collaborators

  • fixerfrasse