Vidu Q3 Image-to-Video animates a reference image into a video with motion driven by a text prompt. It supports multiple resolutions up to 1080p, adjustable duration up to 16 seconds, and optional synchronized audio generation with background music.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test Vidu Q3 I2V in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/vidu-q3-i2v/runsync |
| Pricing | $0.15 per second |
| Type | Video generation |
Request
All parameters are passed within theinput object in the request body.
URL of the reference image to animate.
Text description of the desired motion and action.
Output video resolution. Options:
540p, 720p, 1080p.Video length in seconds (1-16).
Motion intensity control. Options:
auto, small, medium, large.Enable synchronized audio generation.
Enable background music.
Random seed for reproducibility. Set to -1 for random.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to generate the video.
Cost calculation
Vidu Q3 I2V charges $0.15 per second of video generated.| Duration | Cost |
|---|---|
| 5 seconds | $0.75 |
| 10 seconds | $1.50 |
| 16 seconds | $2.40 |