get_encoder_presets
Discover available Media Encoder export presets with their .epr file paths, optionally filtered by format, for use in export and encoding workflows.
Instructions
List available Adobe Media Encoder export presets, with the .epr path of each so it can be passed to export_sequence or encode_project_item. Presets are discovered by scanning the .epr files Adobe ships on disk (Premiere's ExtendScript API exposes no preset enumeration).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Filter to presets whose name or format bucket matches this (e.g. 'H.264', 'ProRes', 'Proxy'). Omit to list all. |