detect_silence_candidates
Identifies silence or dead air segments in FCPXML timelines by analyzing gaps, clip durations, and naming patterns to flag candidate regions for removal or adjustment.
Instructions
Detect potential silence/dead air using timeline heuristics (gaps, ultra-short clips, name patterns, duration anomalies)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| min_gap_seconds | No | Minimum gap duration to flag | |
| patterns | No | Name patterns to match (default: gap, silence, room tone) |