ffmpeg-static-got

1.0.0 • Public • Published

ffmpeg static binaries for Mac OSX and Linux and Windows

Installation

This module is installed via npm:

$ npm install ffmpeg-static-got

Example Usage

Returns the path of a statically linked ffmpeg binary on the local filesystem.

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

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

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i ffmpeg-static-got

    Weekly Downloads

    8

    Version

    1.0.0

    License

    BSD-3-Clause

    Unpacked Size

    256 MB

    Total Files

    12

    Last publish

    Collaborators

    • evan.yuanzh