frames-extraction
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1928462