auto_reframe_sequence
Change a video sequence to a new aspect ratio by auto-reframing content to fit specified pixel dimensions. Specify target width and height to adjust the sequence.
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 |