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