← Back to all generators

vidu/q3-turbo

Fast video generation with text-to-video, image-to-video, and start-end-to-video modes. Up to 16 seconds at 1080p with synchronized audio.

Capabilities

Seed

Cost

Community model (estimated from hardware time)

Input Parameters

promptrequiredstring

Text prompt for video generation. Maximum 5000 characters.

aspect_ratiostring

Aspect ratio of the output video. Only used in text-to-video mode (ignored when images are provided).

Default: "16:9"
16:99:163:44:31:1
audioboolean

Whether to generate audio synchronized with the video (dialogue and sound effects).

Default: true
durationinteger

Duration of the video in seconds.

Default: 5min: 1, max: 16
end_imagestring

End frame image for the video. Must be used together with start_image for start-end-to-video mode. The aspect ratios of start and end images must be similar (ratio between 0.8 and 1.25). Supported formats: png, jpeg, jpg, webp.

resolutionstring

Resolution of the output video.

Default: "720p"
540p720p1080p
seedinteger

Random seed. Set for reproducible generation.

start_imagestring

Start frame image for the video. When provided without an end_image, the model runs in image-to-video mode. Supported formats: png, jpeg, jpg, webp.

Version: b733a4429921Updated: 7/25/20261.4K runs