Try in playground
Test Vidu Q3 T2V in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/vidu-q3-t2v/runsync |
| Pricing | $0.15 per second |
| Type | Video generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the video scene and action.
Visual aesthetic style. Options:
general, anime.Output video resolution. Options:
540p, 720p, 1080p.Video length in seconds (1-16).
Output aspect ratio. Options:
16:9, 9:16, 4:3, 3:4, 1:1.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 T2V charges $0.15 per second of video generated.| Duration | Cost |
|---|---|
| 5 seconds | $0.75 |
| 10 seconds | $1.50 |
| 16 seconds | $2.40 |