Vidu Q1 Start and End Frames
Video
Vidu Q1 Start and End Frames
POST
Vidu Q1 Start and End Frames
Vidu Q1 Start and End Frames generates dynamic videos from a starting frame and an ending frame, incorporating creative storytelling and animation effects.
Request Headers
Enum value:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Two images: the first is the starting frame, and the second is the ending frame.Notes:
- Supports public URLs or Base64 format
- Aspect ratio must be close: the ratio between the starting frame and ending frame must be between 0.8 and 1.25
- Supported formats: png, jpeg, jpg, webp
- Maximum size: 50MB
- The length after base64 decoding must be less than 10MB and must include the appropriate content type string. For example:
Prompt description, up to 1500 characters.
Video duration (seconds). Defaults to 5 seconds. Currently, only the
5-second option is supported.Random seed for video generation.
- Defaults to a random seed value
- Manually set values will override the default random seed
Output video resolution. Defaults to 1080p. Currently, only the
1080p option is supported.The range of motion of objects in the frame. Default value:
Optional values:
autoOptional values:
auto, small, medium, largeWhether to add background music to the generated video. Default value:
Optional values:
falseOptional values:
true, falseWhen set to true, the system will automatically add suitable BGM. There is no duration limit for the BGM; the system will adapt it automatically.Response Information
The task_id of the asynchronous task. You should use this task_id to request the Get Task Result API to obtain the generation result