@sh-dave/ffmpeg-binaries

ffmpeg binaries

Usage no npm install needed!

<script type="module">
  import shDaveFfmpegBinaries from 'https://cdn.skypack.dev/@sh-dave/ffmpeg-binaries';
</script>

README

ffmpeg-binaries

A simple way to install FFmpeg globally or for an individual project.
Supports Windows (ia32, x64), Linux (ia32, x64, arm, arm64) and macOS (x64)

API

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