ffmpeg-bin-static

3.1.0 • Public • Published

ffmpeg-bin-static

Static binaries for ffmpeg.

Based on https://github.com/joshwnj/ffprobe-static.

Binaries are from https://ffmpeg.org/download.html

Usage

var ffmpeg = require('ffmpeg-bin-static');
console.log(ffmpeg.path);

Version Notes

Currently supports Mac OS X (64-bit and Arm64), Linux (32 and 64-bit) and Windows (64-bit).

Currently version 6.0 is installed for Mac, Windows and Linux.

I pulled the versions from the ffmpeg static build pages linked from the official ffmpeg site. Namely:

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i ffmpeg-bin-static

    Weekly Downloads

    24

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    336 MB

    Total Files

    10

    Last publish

    Collaborators

    • mpr0xy