We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcbf7f3 commit f7b55b3Copy full SHA for f7b55b3
Readme.md
@@ -16,7 +16,7 @@ npm install -g frames-extraction
16
## Usage
17
18
```bash
19
-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>]
20
```
21
22
## Installation Local
0 commit comments