From 465b0a6af2a7ba976a1bcb19f7d9363f201bf455 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 23 Oct 2022 10:22:50 -0400 Subject: Volunteer update --- captioning.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'captioning.md') diff --git a/captioning.md b/captioning.md index 011fce70..9075dfa7 100644 --- a/captioning.md +++ b/captioning.md @@ -14,11 +14,16 @@ as VTT or SRT in Emacs, often starting with autogenerated captions from YouTube (the .vtt or .srt file), but you're welcome to make captions using your favourite tool. -We'll be posting VTT files so that they can be included by the HTML5 video -player (demo: ), so if you use a -different tool that produces another format, any format that can be -converted into that one (like SRT or ASS) is fine. You can e-mail me the -subtitles when you're done, and then I can merge it into the video. +We'll be posting VTT files so that they can be included by the HTML5 +video player (demo: ), so if +you use a different tool that produces another format, any format that +can be converted into that one (like SRT or ASS) is fine. The latest +version of `subed` has a `subed-convert` command that might be useful +for turning WebVTT files into tab-separated values (TSV) and back +again, if you prefer a more concise format. + +You can e-mail me the subtitles when you're done, and then I can merge +it into the video. # Formatting tips -- cgit v1.2.3