remove_silence_candidates
Remove or mark detected silence gaps from FCPXML timelines, with adjustable confidence and gap length for precise audio cleanup.
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) |