fcpxml_remove_silence
Remove gaps longer than a specified threshold from Final Cut Pro timeline .fcpxml files, trimming silence to tighten your edit.
Instructions
Remove gaps longer than the threshold from the timeline.
Args: path: Path to .fcpxml file silence_threshold_seconds: Minimum gap duration to remove (seconds) output_path: Output file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| silence_threshold_seconds | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |