Socket
Socket
Sign inDemoInstall

@drovp/ffmpeg

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drovp/ffmpeg - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "@drovp/ffmpeg",
"version": "1.0.0",
"version": "1.0.1",
"description": "FFMPEG as a Drovp dependency.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/drovp/ffmpeg",

@@ -12,5 +12,5 @@ # @drovp/ffmpeg

`ffplay` is not available on linux systems! We're using [https://johnvansickle.com/ffmpeg/](https://johnvansickle.com/ffmpeg/) as a source of static binaries for linux, and it doesn't include `ffplay`.
The source of static binaries we're using for Linux ([https://johnvansickle.com/ffmpeg/](https://johnvansickle.com/ffmpeg/)) doesn't come with `ffplay`, therefore you can't rely on `ffplay` dependency to be available on Linux. If you know about a better or a separate source with `ffplay` in it, share it in [#1](https://github.com/drovp/ffmpeg/issues/1).
If you know about a better or a separate source with `ffplay` in it, share it in [#1](https://github.com/drovp/ffmpeg/issues/1).
The dependency loader does try to fall back to local binaries exposed in current platform's PATH, but that is of course unreliable.

@@ -17,0 +17,0 @@ ## Usage

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc