remove_silence_candidates
Remove or mark detected silence candidates from Final Cut Pro timelines using confidence and gap thresholds to clean up gaps.
Instructions
Remove or mark detected silence candidates from timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| mode | No | delete=remove clips/gaps, mark=add red markers | mark |
| min_gap_seconds | No | ||
| min_confidence | No | Only act on candidates above this confidence | |
| output_path | No | Output path (default: adds _silence_cleaned suffix) |