auto_reframe_sequence
Reframes a sequence to a target aspect ratio by specifying width and height in pixels. Adjusts the active sequence or a given sequence ID.
Instructions
Auto-reframe a sequence for a different aspect ratio
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence_id | No | Sequence name or ID to reframe. Uses active sequence if omitted. | |
| target_width | Yes | Target frame width in pixels | |
| target_height | Yes | Target frame height in pixels |