ffplay-static

3.2.2 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i ffplay-static

      Weekly Downloads

      3

      Version

      3.2.2

      License

      GPL-3.0

      Last publish

      Collaborators

      • dilatorily