1.0.6 • Published 6 months ago

mediainfo-static-modify v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

#mediainfo-static

Static binaries for mediainfo.

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

Binaries are from https://mediaarea.net/fr/MediaInfo/Download

Usage

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

Version Notes

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

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

I pulled the versions from the MediaInfo download pages linked from the official MediaInfo site. Namely:

Acknowledgements

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

1.0.6

6 months ago