Vidu Q3 Pro Image-to-Video converts static images into dynamic videos, generating natural motion and smoother scene dynamics while maintaining subject consistency.
This is an async API that only returns the task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.
Bearer authentication format: Bearer {{API Key}}.
Request Body
Random seed for reproducible generation; set to 0 or omit for random generation.Range: [0, 2147483647]
Custom audio URL for video background music; supports mp3, wav, m4a, flac formats; max 20MB.
Output visual style; general for realistic style, anime for anime style.Possible values: general, anime
Reference image URL array; supports .jpg, .jpeg, .png, .webp.
Maximum 50MB per image; aspect ratio must be between 1:4 and 4:1.
Currently only 1 image is supported.
Enable audio-video matching; when set to true, audio rhythm syncs with video dynamics.
Motion description for video generation; describe scene motion, actions, and dynamic effects.Length limit: 0 - 1500
Custom watermark image URL; supports png, jpeg, jpg, webp formats; max 10MB.
Video duration (seconds).Range: [1, 16]
Use off-peak pricing; when set to true, the task is queued for off-peak processing to reduce cost.
Enable watermark on the output video.
Output video resolution.Possible values: 540p, 720p, 1080p
Watermark position on the video.Possible values: top-left, top-right, bottom-left, bottom-right
Output video aspect ratio.Possible values: 16:9, 9:16, 4:3, 3:4, 1:1
Response