Skip to content

Commit 2863bc7

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 4cce677 + 382883b commit 2863bc7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ Cut videos based on your gameplay!
1010
7. Do fun gameplay stuff
1111
8. Stop Recording in OBS
1212
9. (optional) Delete clips you don't want (see the [wiki](https://github.com/skycatminepokie/autocut/wiki/Database-structure))
13-
10. Run `/autocut finish "\<path to ffmpeg>"
13+
10. Run `/autocut finish`
1414
11. When it's finished a new video starting with `cut` will be in your recordings folder.
1515

16+
You can also optionally run `/autocut finish "path/to/database"` to cut an old video. This will fail if the original video is moved or deleted.
17+
1618
## Dependencies
1719
- Includes [OBS WebSocket Java](https://github.com/obs-websocket-community-projects/obs-websocket-java), used under [MIT](https://github.com/obs-websocket-community-projects/obs-websocket-java/blob/develop/LICENSE)
1820
- Includes [SQLite JDBC Driver](https://github.com/xerial/sqlite-jdbc), used under [Apache 2.0](https://github.com/xerial/sqlite-jdbc/blob/master/LICENSE)

0 commit comments

Comments
 (0)