1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Haha-Yes/node_modules/ffmpeg-binaries
Loïc Bersier b2a654d3db commando 6 years ago
..
bin commando 6 years ago
LICENSE commando 6 years ago
README.md commando 6 years ago
index.js commando 6 years ago
install.js commando 6 years ago

README.md

node-ffmpeg-binaries

A platform indepindependent installer of FFmpeg

Supported architectures:

Linux Windows Mac
x64 x64 x64
ia32 ia32
arm
arm64

API

node-ffmpeg-binaries exports a string containing the path to the FFmpeg executable.

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