media_detect_beats
Returns beat timestamps from audio files to synchronize video edits with music rhythm.
Instructions
Detect beat positions in audio/music files.
Returns beat timestamps that can be used for music-synced editing.
Args: path: Path to audio/video file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |