diff options
author | Leo Vivier <zaeph@zaeph.net> | 2022-10-26 20:49:54 +0200 |
---|---|---|
committer | Leo Vivier <zaeph@zaeph.net> | 2022-10-26 20:49:54 +0200 |
commit | 95282010ebdf9f0998b6fd3e70629cd2698a5152 (patch) | |
tree | 17cd10c456e82a52dc6f4f7ab233bc4d46e55bd8 | |
parent | 6d9633b441aa1f3df117aaa4853be4443aad31c5 (diff) | |
download | emacsconf-wiki-95282010ebdf9f0998b6fd3e70629cd2698a5152.tar.xz emacsconf-wiki-95282010ebdf9f0998b6fd3e70629cd2698a5152.zip |
Fix English
Diffstat (limited to '')
-rw-r--r-- | 2022/organizers-notebook.md | 6 | ||||
-rw-r--r-- | 2022/organizers-notebook/index.org | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/2022/organizers-notebook.md b/2022/organizers-notebook.md index 7ce34e23..5419f1ef 100644 --- a/2022/organizers-notebook.md +++ b/2022/organizers-notebook.md @@ -1814,7 +1814,7 @@ Per categories, earlier suffixes come earlier in the process. <tbody> <tr> -<td class="org-left">VIDEOS</td> +<td class="org-left">VIDEO</td> <td class="org-left"> </td> </tr> @@ -1839,7 +1839,7 @@ Per categories, earlier suffixes come earlier in the process. <tbody> <tr> -<td class="org-left">AUDIOS</td> +<td class="org-left">AUDIO</td> <td class="org-left"> </td> </tr> @@ -2526,7 +2526,7 @@ Probably focus on grabbing the audio first and seeing what’s worth keeping Make a table of the form -<table id="org4d51377" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> +<table id="org5c473fc" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> <colgroup> diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 1b995c66..4f5a6630 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1287,12 +1287,12 @@ Per categories, earlier suffixes come earlier in the process. |----------------------------+------------------------------------------------------------------------| | Suffix | Description | |----------------------------+------------------------------------------------------------------------| -| VIDEOS | | +| VIDEO | | | --original.EXT | File as submitted by speaker | | --reencoded.webm | Reencode via ffmpeg incantation | | --final.webm | Broadcast-ready reencode with normalized audio | |----------------------------+------------------------------------------------------------------------| -| AUDIOS | | +| AUDIO | | | --original.EXT | Extracted audio track from speaker upload; used for speech-recognition | | --normalized.opus | Normalized audio track | |----------------------------+------------------------------------------------------------------------| |