forked from j62/ctbrec
Update post-processing doc
This commit is contained in:
parent
bf0e99bd0f
commit
f04681a8be
|
@ -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,
|
- **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.
|
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.
|
- **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
|
#### Planned for future releases
|
||||||
- **call a webhook** - call a URL once a recording is finished
|
- **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
|
- **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
|
scan through a recording
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue