encode_project_item
Encodes any project item (not a sequence) by sending it to Adobe Media Encoder with its item ID, output path, and an AME preset file to define format settings.
Instructions
Encode a specific project item (not a sequence) using Adobe Media Encoder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item to encode | |
| output_path | Yes | Full output file path | |
| preset_path | Yes | Path to an AME preset file (.epr) | |
| remove_on_completion | No | Remove from queue on completion (default: true) |