Type: gemini.video.ImageToVideo
Namespace: gemini.video
Description
Generate videos from images using Google’s Veo models. google, video, generation, image-to-video, veo, ai, animation
This node uses Google's Veo models to animate static images into dynamic videos.
Supports 720p resolution at 24fps with 8-second duration and native audio generation.
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| image | image |
The image to animate into a video | {"type":"image","uri":"","asset_id":null,"data"... |
| prompt | str |
Optional text prompt describing the desired animation | `` |
| model | enum |
The Veo model to use for video generation | veo-3.1-generate-preview |
| aspect_ratio | enum |
The aspect ratio of the generated video | 16:9 |
| negative_prompt | str |
Negative prompt to guide what to avoid in the video | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | video |
Related Nodes
Browse other nodes in the gemini.video namespace.