Google Veo / Veo 3.0 / Video to video
google_veo/veo-3.0-generate-001/video_to_video
Async
Transform a source video stylistically based on a prompt.
Parameters
| Name | Type | Required | Description | Allowed values | Bundle dim. |
|---|---|---|---|---|---|
| prompt | string | yes | Text prompt describing the desired output. | — | — |
| resolution | string | no | — | 720p, 1080p, 4K | — |
| aspect_ratio | string | no | — | 16:9, 9:16, 1:1 | — |
| callback_url | string | no | Webhook URL invoked when async task completes. | — | — |
| videos_count | integer | no | — | — | — |
| input_video_url | string | yes | — | — | — |
| duration_seconds | integer | no | Video duration in seconds. | 4, 6, 8, 10, 12 | — |
Example request
nullExample response
null