ffplay-static
v3.2.2
Published
ffplay static binaries for Windows and macOS
Downloads
21
Readme
ffplay-static
ffplay static binaries for Windows and macOS
Installation
Use NPM to install this module:
$ npm install --save ffplay-static
Usage
This module supports Windows (32-bit and 64-bit) and macOS (64-bit).
var ffplay = require('ffplay-static');
console.log('ffplay'); // /path/to/ffplay
Static Binaries
The static binaries are downloaded from the official FFmpeg website.
License
This repository is open source and distributed under the GPL-3.0 License.