export_sequence
Render and export a video sequence from Adobe Premiere Pro to a specified file format and path, with options for custom quality, resolution, and export presets.
Instructions
Renders and exports a sequence to a video file. This is for creating the final video.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
format | No | The export format or codec | |
outputPath | Yes | The absolute path where the final video file will be saved | |
presetPath | No | Optional path to an export preset file (.epr) for specific settings | |
quality | No | Export quality setting | |
resolution | No | Export resolution (e.g., "1920x1080", "3840x2160") | |
sequenceId | Yes | The ID of the sequence to export |