ffprobe-static
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/ffprobe-static package

3.1.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 (64-bit), Linux (32 and 64-bit) and Windows (32 and 64-bit).

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

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.0
    15,021
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.1.0
    15,021
  • 3.0.0
    8,407
  • 2.0.0
    162
  • 1.1.0
    388
  • 1.0.0
    0

Package Sidebar

Install

npm i ffprobe-static

Weekly Downloads

23,978

Version

3.1.0

License

MIT

Unpacked Size

351 MB

Total Files

11

Last publish

Collaborators

  • joshwnj