Vidu Q3 Text-to-Video generates high-quality videos from text descriptions with support for multiple resolutions up to 1080p, various aspect ratios, and optional audio generation. It includes style options for general or anime aesthetics.Documentation Index
Fetch the complete documentation index at: https://docs.runpod.io/llms.txt
Use this file to discover all available pages before exploring further.
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 |