Vidu Q3 Turbo FL2V
[Core Function] Vidu Q3 Turbo FL2V is a fast First-Last frame transition video model. [Strengths] It excels at rapidly generating a smooth video transition bridging a specific starting image and an ending image. [Best For] Highly recommended for: quick visual morphs, before-and-after transitions, time-lapse simulations, and rapid storyboard filling. [Limitations] Do NOT use this model with only a single image; both a start and end frame are strictly required. Do NOT use if you need the highest possible cinematic detail. [Routing] Use this when the user provides exactly two images and wants a fast transition between them. For higher quality transitions, use Q3 Pro FL2V.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
Vidu Q3 first-last frame to video request. The model animates a seamless transition from first_frame_image to last_frame_image. Both images are required.
Opening frame of the video (the scene that the animation starts from). Accepts a URL or base64 data URI.
1"https://example.com/sunrise.jpg"
Closing frame of the video (the scene that the animation ends at). Accepts a URL or base64 data URI.
1"https://example.com/sunset.jpg"
Description of the transition between the two frames
1 - 5000"A flower slowly blooms, petals unfurling in the warm morning light"
Video duration in seconds
1 <= x <= 168
Video resolution
540p, 720p, 1080p "1080p"
Random seed for reproducibility
2468