carve
Extract a specific segment from a master cut sheet into a new clip with a chosen delivery shape. Define the tick range and profile to isolate the needed footage.
Instructions
Cut a span of a master cut sheet out into its own clip sheet at a different delivery shape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Idempotency key. | |
| sheet | Yes | The master cut sheet handle to carve from. | |
| profile | Yes | The clip's delivery profile name. | |
| subject | No | Which cached framing path to write into the clip: largest, centre, or none. | largest |
| in_ticks | Yes | First deliverable tick of the master kept. | |
| out_ticks | Yes | First deliverable tick of the master not kept. |