TimeForANinja / node-ff.bin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

This repo is no longer supported, please consider using https://www.npmjs.com/package/ffmpeg-static instead.

node-ff.bin

A platform independent installer of FFmpeg.
Based on node-ffmpeg-binaries.

Supported architectures:

Linux
(ffmpeg and ffprobe)
Windows
(ffmpeg, ffprobe & ffplay)
Mac
(ffmpeg, ffprobe & ffplay)
x64
ia32
arm
arm64

API

node-ff.bin exports a object with the 3 string values ffmpeg, ffprobe and ffplay.

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here.

About

License:MIT License


Languages

Language:JavaScript 100.0%