DPE Web Applications 2.x
2.17 2.16 2.15
2.17 2.16 2.15

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

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)", "EntryClass", "Audio", "IgnoreAudioRouting+System.Boolean", "True"],"VisibleForClasses": ["VideoProject"]}

Audio + Video

No

{"Workflow": "CmVideoProjectRendering",

"Arguments": ["MclTemplate", "PAL MXF XDCAM HD422 1080i AES3 302m", "IgnoreAudioRouting+System.Boolean", "True"], "VisibleForClasses": ["VideoProject"]}

Audio + Video

Yes

{"Workflow": "CmVideoProjectRendering", "Arguments": ["MclTemplate", "PAL MXF XDCAM HD422 1080i AES3 302m", "IgnoreAudioRouting+System.Boolean", "False"], "VisibleForClasses": ["VideoProject"] }