Image → Videovidu-q3-turbovidu-q3-turbo-image-to-video
Vidu Q3 Turbo Image To Video
Vidu Q3 Turbo Image-to-Video animates a starting image into a fast, prompt-guided clip while keeping subject identity and composition intact. Built for speed and cost efficiency — perfect for batch animation, social content, and quick creative exploration.
Vidu guideVerified
Shengshu Tech's video model. Reference-to-video pioneer — designed around blending multiple input images into a consistent moving subject.
Strengths
- Best multi-image reference-to-video in the field — 1–9 references blend cleanly.
- Subject consistency across shots when references are well-chosen.
- Strong start-and-end-frame mode (vidu-q3-pro-first-last-frames).
Weaknesses
- Pure text-to-video quality is mid-pack.
- Camera motion is less controllable than Runway / Kling.
Best for
- Character / costume consistency across multiple shots
- Product variations — same item shot from different angles
- Start+end frame animations where you control both poles
Prompting tips
- Provide reference images that match the desired LIGHTING and ANGLE — Vidu blends literally.
- Describe each @image in the prompt ("@image1 from above", "@image2 close-up") for precise blending.
Parameters
- end_image_urlstringURL of the image to use as the ending frame. When provided, generates a transition video between start and end frames.
- durationintDuration of the video in seconds (1-16 for Q3 models)default: 5range: 1 … 16
- resolutionstringOutput video resolution. Note: 360p is not available when end_image_url is provided.360p540p720p1080pdefault: 720p
- image_urlstringURL or base64 image to use as the starting frame
- audiobooleanWhether to use direct audio-video generation. When true, outputs video with sound (including dialogue and sound effects).default: true
- seedintRandom seed for reproducibility. If None, a random seed is chosen.