Vidu Q1 Text-to-Video
Video
Vidu Q1 Text-to-Video
POST
Vidu Q1 Text-to-Video
Vidu Q1 Text-to-Video generates smooth and seamless videos using keyframe technology, maintaining a consistent thematic style.
Request Headers
Enum:
application/jsonBearer authentication format: Bearer {{API Key}}.
Request Body
Text prompt for video generation, maximum length of 1500 characters.
Output video style. Default:
Possible values:
generalPossible values:
general, animegeneral: General style. Allows style control via promptsanime: Anime style. Optimized for anime aesthetics, with better performance for anime-related prompts
Video duration in seconds. Default: 5 seconds, currently only the
5 second option is supported.Random seed for video generation.
- Default: random seed value
- Manually set values will override the default random seed
Output video aspect ratio. Default:
Possible values:
16:9Possible values:
16:9, 9:16, 1:1Output video resolution. Default: 1080p, currently only the
1080p option is supported.Movement amplitude of objects in the frame. Default:
Possible values:
autoPossible values:
auto, small, medium, largeWhether to add background music to the generated video. Default:
Possible values:
falsePossible values:
true, falseWhen set to true, the system will automatically add suitable BGM. BGM has no duration limit; the system will automatically adapt to the video length.Response
The task_id of the async task. Use the task_id to call the Get Async Task Result API to retrieve the generated result.