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