export_sequence
Render the active Premiere sequence to a video file using Premiere's built-in encoder, without requiring Adobe Media Encoder. The output file is verified on disk before success is reported.
Instructions
Render the active sequence to a file using Premiere's own encoder; Adobe Media Encoder is not required. Long running, so raise timeout_ms for big sequences. The output file is confirmed on disk before this reports success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_ms | No | Default 10 minutes | |
| output_path | Yes | Absolute output path, e.g. C:/Users/me/Videos/cut.mp4 | |
| preset_path | Yes | Absolute path to an .epr preset, from list_export_presets |