diff options
Diffstat (limited to '2022')
-rw-r--r-- | 2022/organizers-notebook.md | 27 | ||||
-rw-r--r-- | 2022/organizers-notebook/index.org | 2 |
2 files changed, 19 insertions, 10 deletions
diff --git a/2022/organizers-notebook.md b/2022/organizers-notebook.md index 43101934..7ce34e23 100644 --- a/2022/organizers-notebook.md +++ b/2022/organizers-notebook.md @@ -1807,28 +1807,35 @@ Per categories, earlier suffixes come earlier in the process. </colgroup> <thead> <tr> -<th scope="col" class="org-left">VIDEOS</th> -<th scope="col" class="org-left"> </th> +<th scope="col" class="org-left">Suffix</th> +<th scope="col" class="org-left">Description</th> +</tr> +</thead> + +<tbody> +<tr> +<td class="org-left">VIDEOS</td> +<td class="org-left"> </td> </tr> <tr> -<th scope="col" class="org-left">–original.EXT</th> -<th scope="col" class="org-left">File as submitted by speaker</th> +<td class="org-left">–original.EXT</td> +<td class="org-left">File as submitted by speaker</td> </tr> <tr> -<th scope="col" class="org-left">–reencoded.webm</th> -<th scope="col" class="org-left">Reencode via ffmpeg incantation</th> +<td class="org-left">–reencoded.webm</td> +<td class="org-left">Reencode via ffmpeg incantation</td> </tr> <tr> -<th scope="col" class="org-left">–final.webm</th> -<th scope="col" class="org-left">Broadcast-ready reencode with normalized audio</th> +<td class="org-left">–final.webm</td> +<td class="org-left">Broadcast-ready reencode with normalized audio</td> </tr> -</thead> +</tbody> <tbody> <tr> @@ -2519,7 +2526,7 @@ Probably focus on grabbing the audio first and seeing what’s worth keeping Make a table of the form -<table id="orgc0f5b3b" border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> +<table id="org4d51377" 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 0d0b23fc..1b995c66 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -1285,6 +1285,8 @@ Where is the new stuff? *** File suffixes, and what they correspond to Per categories, earlier suffixes come earlier in the process. |----------------------------+------------------------------------------------------------------------| +| Suffix | Description | +|----------------------------+------------------------------------------------------------------------| | VIDEOS | | | --original.EXT | File as submitted by speaker | | --reencoded.webm | Reencode via ffmpeg incantation | |