video_ai_remove_silence
Remove silent sections from video by detecting and trimming audio gaps. Specify silence threshold, minimum duration, and keep margin for precise editing.
Instructions
Remove silent sections from video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| output_path | Yes | ||
| silence_threshold | No | ||
| min_silence_duration | No | ||
| keep_margin | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||