ff.bin

ffmpeg binaries

Usage no npm install needed!

<script type="module">
  import ffBin from 'https://cdn.skypack.dev/ff.bin';
</script>

README

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.