auto_reframe_sequence
Change a sequence's aspect ratio by specifying target width and height. Automatically reframes the timeline to fit new dimensions.
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 |