# Sonilo Video to Music

Generate music from video using Sonilo's AI model. This node analyzes the content of an input video and creates a matching piece of music. It uses an external AI service to process the video and generate the audio.

## Inputs

| Parameter | Description | Data Type | Required | Range |
|-----------|-------------|-----------|----------|-------|
| `video` | Input video to generate music from. Maximum duration: 6 minutes. | VIDEO | Yes | - |
| `prompt` | Optional text prompt to guide music generation. Leave empty for best quality - the model will fully analyze the video content. (default: empty string) | STRING | No | - |
| `seed` | Seed for reproducibility. Currently ignored by the Sonilo service but kept for graph consistency. (default: 0) | INT | No | 0 to 18446744073709551615 |

## Outputs

| Output Name | Description | Data Type |
|-------------|-------------|-----------|
| `audio` | The generated music as an audio file. | AUDIO |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SoniloVideoToMusic/en.md)

---
**Source fingerprint (SHA-256):** `ed118d346add099f41a99635638ecb9aa4026b2210b17628c34cdad6bb919767`
