Web API running on FFbinaries.com.
It provides links to precompiled binaries of FFmpeg suite for Linux, Mac and Windows.
You can run a local copy of the API with node .
.
Specify port with -port
, networking (local/private/public) with -network
and base url with -url
.
There's a CLI client available for this at https://www.npmjs.com/package/ffbinaries
All binaries provided by FFbinaries are hosted on GitHub (https://github.com/ffbinaries/ffbinaries-prebuilt/releases) and are simply repackaged versions of packages provided by other people (see Credits section).
Repackaging was done in order to provide consistent archive format and ship all components as individual downloads.
Original binaries compiled by:
- OS X version: https://evermeet.cx/ffmpeg/
- Linux version: http://johnvansickle.com/ffmpeg/
- Windows version: http://ffmpeg.zeranoe.com/builds/
This project provides precompiled binaries only.
Please respect the licences of all software here - see http://ffmpeg.org/legal.html.