Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit cec525a

Browse files
committed
Update README
1 parent 4ece4ce commit cec525a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,14 @@ More info: [https://mpv.io/manual/stable/#keyboard-control](https://mpv.io/manua
2727

2828
There's ```videogrep.bat``` (Windows) and ```videogrep.sh``` (Linux) files to simplify user input. First time before running edit them and update ```media_dir``` path. Use ```quit```, ```exit``` or ```q```, ```x``` to exit from the batch script.
2929

30+
Here's a quick demo how to set up and run ```videogrep.bat``` on Windows ([YouTube](https://youtu.be/kEkXZY4LFCY)).
31+
3032
### Additional Options:
3133

3234
* ```-ph, --phrases GAP_BETWEEN_PHRASES```
3335
move start time of the clip to the beginning of the current phrase. Value is optional (default=1.75 seconds)
3436
* ```-l, --limit```
35-
maximum duration of the phrase (default=30 seconds)
37+
maximum duration of the phrase (default=60 seconds)
3638
* ```-p, --padding```
3739
padding in seconds to add to the start and end of each clip (default=0.0 seconds)
3840
* ```-e, --ending```

0 commit comments

Comments
 (0)