

To run unit tests, make sure have mocha installed on your system (registered as devDependency in npm config).įor constant checking your test install grunt globally ( npm uninstall -g grunt & npm install -g grunt-cli & npm install grunt) $ git submodule add git:///schaermu/node-fluent-ffmpeg.git vendor/fluent-ffmpeg Tests Now including input streaming support (means you can convert on-the-fly using an input- and an outputstream)! Sorry for the long period of inactivity, i had to settle some private stuff! Now back in full effect :) Installation

In order to be able to use this module, make sure you have ffmpeg installed on your system (including all necessary encoding libraries like libmp3lame or libx264). This library abstracts the complex command-line usage of ffmpeg into a fluent, easy to use node.js module.
