Background Workflows in RCE
Some RoughCut Edit functionalities require workflows to be configured in the DPE suite.
CreateImage USER ACTION
Creates a full-HD image of the currently visible frame of the current selected Video. This workflow is required by the screenshot button.
Requires:
- Video Processor with Thumbnail Creator
CmVideoProjectRendering USER ACTION
Renders all sub-clips of the timeline to a new Video or Audio entry.
Following configuration options exist for
- Save Project and Start a Workflow in RCE
- Start Workflow for an Entry in Content Manager
| Audio / Video | Audio Routing | Config |
|---|---|---|
| Audio | Yes | {
"Workflow": "CmVideoProjectRendering",
"Arguments": ["MclTemplate", "BWF PCM 48kHz (4x2Ch)", "EntryClass", "Audio"],
"VisibleForClasses": ["VideoProject"]
} |
| Audio | No | {
"Workflow": "CmVideoProjectRendering",
"Arguments": ["MclTemplate", "BWF PCM 48kHz (4x2Ch)", |
| Audio + Video | No | {"Arguments": ["MclTemplate", "PAL MXF XDCAM HD422 1080i AES3 302m", |
| Audio + Video | Yes | { |