VIDU Q2 Turbo Multi-frame to Video
Video
VIDU Q2 Turbo Multi-frame to Video
POST
VIDU Q2 Turbo Multi-frame to Video
Quickly generate coherent videos from multiple keyframe images. Supports three resolutions: 540p, 720p, and 1080p. The Turbo version balances generation speed and video quality.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Watermark image URL. When watermark is enabled but no custom URL is provided, the default watermark is used. This parameter has no effect if watermark is disabled.
Pass-through parameter, not processed in any way, used only for data transmission. Up to 1048576 characters.
Metadata identifier, a JSON-format string. Pass-through field.
Whether to add a watermark. true: add watermark; false: no watermark. Default: false.
Video resolution. Default: 720p.Possible values:
540p, 720p, 1080pStart frame image. Supports Base64-encoded images or image URLs. Only 1 image is supported. Supported formats: png, jpeg, jpg, webp. Image aspect ratio must be less than 1:4 or 4:1. Maximum file size: 50 MB.
Watermark position. Default: bottom-left. This parameter has no effect if watermark is disabled.Possible values:
top_left, top_right, bottom_right, bottom_leftKeyframe configuration array. Minimum 2 keyframes per task, maximum 9 keyframes.Array length: 2 - 9
Response
Use the task_id to call the Get Async Task Result API to retrieve the generated output.
Provider request ID (optional)