detect_gaps
Detect unintentional gaps in the timeline to identify missing frames or silence. Optionally set a minimum gap size in frames.
Instructions
Find unintentional gaps in the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| min_gap_frames | No | Minimum gap size to detect (default: 1 frame) |