@kdg/ffprobe-static

4.4.0 • Public • Published

ffprobe-static

Static binaries for ffprobe.

Based on https://github.com/eugeneware/ffmpeg-static.

Binaries are from http://ffmpeg.zeranoe.com/builds/

Usage

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

Version Notes

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

Currently version 4.4.0 is installed for Mac, Windows and Linux.
Multiple architectures have been removed from this release to make publishing possible

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

Acknowledgements

Special thanks to eugeneware for https://github.com/eugeneware/ffmpeg-static, which this is based upon.

Thanks to the original ffprobe-static package and its creator joshwnj.

/@kdg/ffprobe-static/

    Package Sidebar

    Install

    npm i @kdg/ffprobe-static

    Weekly Downloads

    13

    Version

    4.4.0

    License

    MIT

    Unpacked Size

    315 MB

    Total Files

    9

    Last publish

    Collaborators

    • mhinsch
    • wolvan