Generate Final Cut Pro XML
Description
This Activity will generate a Final Cut Pro XML for Adobe Premiere Pro based on the clips' start and end positions.
Properties
Input
-
Video File Path – Specify the path to the video file for which you want to generate the Final Cut Pro XML.
-
Clips – Enter the collection of clips, including their start and end positions, used to generate the sequence.
-
Output XML – Specify the system path to place the generated Final Cut Pro XML file for Adobe Premiere Pro.
Misc
-
DisplayName – Add a display name to your Activity.
-
Private — By default, Activity logs the values of your properties inside your workflow. If private is selected, it stops logging.
Optional
- Continue On Error – It Specifies whether the automation should continue even when the Activity throws an error. If True, the Activity continues without throwing any exceptions. If False, the Activity throws an exception. The default value is False.
note
Catches no error if this Activity is present inside the Try-Catch block and the value of this property is True.
Example
Download Example