Skip to content

Dilatorily/ffplay-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

This repository is open source and distributed under the GPL-3.0 License.

About

ffplay static binaries for Windows, macOS and Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published