video_audio_waveform
Extract audio waveform data, including peaks and silence regions, from video or audio files for analysis.
Instructions
Extract audio waveform data (peaks and silence regions).
Args: input_path: Absolute path to the input video/audio file. bins: Number of time segments to analyze (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| bins | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||