producer_generate_video
Create a video visualization for a generated audio track to enable sharing on social media or video platforms. Returns task ID and video generation info.
Instructions
Generate a video for a previously generated song.
Creates a video with visualizations for a generated audio track.
Useful for sharing on social media or video platforms.
Use this when:
- You want a video version of a generated song
- You need to share the song on video platforms
- You want a visual representation of the audio
Returns:
Task ID and video generation information.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_id | Yes | ID of the audio to generate a video for. This is the 'id' field from a previous generation result. | |
| callback_url | No | Webhook callback URL for asynchronous notifications. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |