fill_gaps
Automatically fills timeline gaps by extending adjacent clips, with options to extend previous, next, or delete the gap.
Instructions
Automatically fill gaps in the timeline by extending adjacent clips
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| mode | No | How to fill gaps | extend_previous |
| max_gap | No | Only fill gaps smaller than this (e.g., '1s') | |
| output_path | No | Output path (default: adds _modified suffix) |