0.6.8 • Published 10 years ago

prismatic-streams v0.6.8

Weekly downloads
69
License
-
Repository
github
Last release
10 years ago

Prismatic

A node js wrapper for ffmpeg

Features

  • Stream based - exposes a readable stream from ffmpeg
  • Exposes a transform stream which is able to convert raw ffmpeg output to JSON

Getting started

Prismatic can be used:

  1. As a command line utility (for testing purposes only): Clone the repository, install packages via NPM and use the prismatic executable located in /bin
  2. As a library: Clone the repository, install packages via NPM and build the package via npm build. Install the produced .tgz via npm install {path} anywhere needed. Installing via npm coming soon.

Usage examples

Requirements

  • A recent version of ffmpeg
  • Node.js, NPM
  • CoffeeScript (if you need to edit the source)
  • Lodash and Commander (installable through NPM)
0.6.8

10 years ago

0.6.7

10 years ago

0.6.6

10 years ago

0.6.5

10 years ago

0.6.4

10 years ago

0.6.3

10 years ago

0.6.2

10 years ago

0.6.1

10 years ago

0.6.0

10 years ago

0.5.9

10 years ago

0.5.8

10 years ago

0.5.7

10 years ago

0.5.6

10 years ago

0.5.5

10 years ago

0.5.3

10 years ago

0.5.2

10 years ago

0.5.1

10 years ago