encode_file
Encode external video files using Adobe Media Encoder with custom presets, start/end times, and automatic queue removal.
Instructions
Encode an external file (not in project) using Adobe Media Encoder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | Full path to the input file | |
| output_path | Yes | Full output file path | |
| preset_path | Yes | Path to an AME preset file (.epr) | |
| in_seconds | No | Optional start time in seconds | |
| out_seconds | No | Optional end time in seconds | |
| remove_on_completion | No | Remove from queue on completion (default: true) |