video_ai_remove_silence
Remove silent sections from video files by setting silence threshold, minimum silence duration, and an optional margin to keep around non-silent parts.
Instructions
Remove silent sections from video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| keep_margin | No | ||
| output_path | Yes | ||
| silence_threshold | No | ||
| min_silence_duration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||