From f95e4b730ced1b9e162c131491c973a36119e2df Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 20 Nov 2024 12:52:35 -0500 Subject: Add BBB notes and backstage --- organizers-notebook/index.org | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'organizers-notebook/index.org') diff --git a/organizers-notebook/index.org b/organizers-notebook/index.org index b22162d5..483d9d04 100644 --- a/organizers-notebook/index.org +++ b/organizers-notebook/index.org @@ -440,6 +440,27 @@ Setup: - You may want to generate test assets and copy them over to the assets/stream directory. - Generate all the overlays and copy them to assets/overlays - Set up the assets/music directory +** Backstage +:PROPERTIES: +:CUSTOM_ID: backstage +:END: + +Update this with elisp:emacsconf-publish-backstage-index + +Explanation of files: + +| --original.mp4/mov/webm | original file as uploaded by the speaker | +| --reencoded.webm | converted to .webm format and compressed | +| --reencoded.opus | audio only | +| --normalized.opus | normalized audio | +| --reencoded.vtt | WhisperX captions, WebVTT format | +| --reencoded.json | WhisperX word data | +| --reencoded.srt | WhisperX captions, SRT format | +| --reencoded.txt | WhisperX captions, plain text | +| --main.vtt | edited captions | +| --main--chapters.vtt | chapter markers | +| --main.txt | captions as text | +| --main.webm | version for streaming based on the most recent resources | ** IRC web client -- cgit v1.2.3