@scrollmotiongit/ffprobe-static
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

ffprobe-static

Note: fork of joshwnj for the purpose of providing temporary arm64 support.


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);

Binaries

Acknowledgements

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

Readme

Keywords

Package Sidebar

Install

npm i @scrollmotiongit/ffprobe-static

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

275 MB

Total Files

12

Last publish

Collaborators

  • scrollmotiongit