Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.56 KB

File metadata and controls

53 lines (29 loc) · 1.56 KB

FFbinaries.com

FFbinaries.com

Web API running on FFbinaries.com.

It provides links to precompiled binaries of FFmpeg suite for Linux, Mac and Windows.

Running the server locally

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.

Command line client

There's a CLI client available for this at https://www.npmjs.com/package/ffbinaries

Binaries used

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.

Online documentation

Credits

Original binaries compiled by:

Licences

This project provides precompiled binaries only.

Please respect the licences of all software here - see http://ffmpeg.org/legal.html.