VIDU Q2 Pro Multi-frame to Video
Video Generator
VIDU Q2 Pro Multi-frame to Video
POST
VIDU Q2 Pro Multi-frame to Video
VIDU Q2 Pro multi-frame to video API, generates high-quality coherent video content from multiple keyframe images.Documentation Index
Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Headers
Supports:
application/jsonBearer authentication format, for example: Bearer {{API Key}}.
Request Body
Watermark image URL. Uses default watermark if enabled but not provided. Ignored if watermark is false.
Pass-through parameter. No processing, only data transmission. Maximum 1048576 characters.
Metadata identifier in JSON format string. Transparent field.
Whether to add watermark. true: add watermark; false: no watermark. Default is no watermark.
Video resolution. Default is 720p.Optional values:
540p, 720p, 1080pFirst frame image. Supports Base64 encoding or image URL. Only 1 image supported. Supports png, jpeg, jpg, webp formats. Image ratio should be less than 1:4 or 4:1. Maximum size 50 MB.
Watermark position. Default is bottom_left. Ignored if watermark is false.Optional values:
top_left, top_right, bottom_right, bottom_leftKeyframe configuration array, minimum 2 keyframes, maximum 9 keyframesArray length: 2 - 9
Response
Use the task_id to request the Task Result API to retrieve the generated outputs.