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