File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
5254option ` --no-mkv-props ` will disable this.
5355
5456
57+
5558## Usage
5659
5760Start 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
109112possible that there will be some weird effects around the
110113beginning/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
You can’t perform that action at this time.
0 commit comments