Skip to content

Commit 7b62f48

Browse files
committed
README: update for --show-schedule and mkv features
1 parent eaeca2e commit 7b62f48

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Features include:
3030
appears).
3131
* Everything scripted and non-interactive.
3232
* Cutting and re-splicing subtitles, too.
33+
* Embed subtitles, title, chapters, and description inside the final
34+
.mkv file.
3335

3436

3537

@@ -52,6 +54,7 @@ require mkvtoolnix to be installed. This is used by default, but the
5254
option `--no-mkv-props` will disable this.
5355

5456

57+
5558
## Usage
5659

5760
Start with a directory of your videos (example: `day1-raw.mkv`).
@@ -109,6 +112,11 @@ segment's declared stop time goes beyond the actual file length. It's
109112
possible that there will be some weird effects around the
110113
beginning/end of the segments if subtitles go beyond the start/stop.
111114

115+
Show realtime schedule: A `- schedule-sync: SCHEDULETIME=REALTIME`
116+
entry in the yaml file will allow `--show-schedule --dry-run -cq [-l
117+
day2]` to print the timings, translated to a real-time schedule
118+
suitable as reference for future years.
119+
112120

113121

114122
## Editlist definition

0 commit comments

Comments
 (0)