Socket
Book a DemoInstallSign in
Socket

ffmpeg-bin-static

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ffmpeg-bin-static

Static binaries for ffmpeg.

latest
Source
npmnpm
Version
3.1.0
Version published
Weekly downloads
120
48.15%
Maintainers
1
Weekly downloads
 
Created
Source

ffmpeg-bin-static

Static binaries for ffmpeg.

Based on https://github.com/joshwnj/ffprobe-static.

Binaries are from https://ffmpeg.org/download.html

Usage

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

Version Notes

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

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

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

Keywords

ffmpeg

FAQs

Package last updated on 06 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts