Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

frames-extraction

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frames-extraction - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "frames-extraction",
"version": "1.1.1",
"version": "1.1.2",
"description": "Extract frames from a video and compare them to find the most similar ones.",

@@ -5,0 +5,0 @@ "main": "src/presentation/cli.js",

@@ -19,3 +19,3 @@ # Video Frame Extractor With Frame Comparison (V-FEC)

```bash
vfec --input <input_file> [--outputPath <output_directory>] [--threshold <threshold>] [--ffmpegParameters <ffmpeg_parameters>]
frames-extraction --input <input_file> [--outputPath <output_directory>] [--threshold <threshold>] [--ffmpegParameters <ffmpeg_parameters>]
```

@@ -22,0 +22,0 @@

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