Segment Video Workflow Operation
ID: segment-video
Description
The SegmentVideoWorkflowOperation will try to identify and mark different segments of a video. A new segment is created when a major change in the video occurs. This might be the case for example if the video is a screen recording and the slides which were shown change. If both tag and flavor are used, the the element will be chosen by tag AND flavor.
Parameter Table
configuration keys | example | description |
---|---|---|
source-flavor | presentation/trimmed | Specifies which media should be processed. |
source-tags | tag | Specifies which media should be processed by tag. |
Operation Example
- id: segment-video
description: Extracting segments from presentation
configurations:
- source-tags: presentation-lowres
- source-flavor: presentation/trimmed