From f04681a8be95bd0d93624bfb8821c12afc68aaa1 Mon Sep 17 00:00:00 2001 From: 0xb00bface <0xboobface@gmail.com> Date: Sun, 25 Oct 2020 13:38:31 +0100 Subject: [PATCH] Update post-processing doc --- client/src/main/resources/html/docs/PostProcessing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/main/resources/html/docs/PostProcessing.md b/client/src/main/resources/html/docs/PostProcessing.md index 92f52a6a..9fdc86b4 100644 --- a/client/src/main/resources/html/docs/PostProcessing.md +++ b/client/src/main/resources/html/docs/PostProcessing.md @@ -18,10 +18,10 @@ the files to another format, create preview images, rename / move the file etc. - **delete original** - This is a companion step for "create a copy". If you use the copy step and all other steps are successful, you probably want to get rid of the original file and just keep the result of the post-processing. That's what this step does. - **remove recording, but keep the files** - Removes the recording from the recordings list, but keeps the files untouched. +- **create contactsheet** - create a contact sheet with preview images of the recording #### Planned for future releases - **call a webhook** - call a URL once a recording is finished -- **create contactsheet** - create a contact sheet with preview images of the recording - **create timeline thumbnails** - create a small thumbnail for every second or every few seconds, which can be used to very fast scan through a recording