Text-to-Image-to-Video Generation
|
- Text-to-Image-to-Video Generation
- MiniMax official API
- Official docs: Text-to-Image-to-Video Generation
Request Body
Model name. Options: MiniMax-Hailuo-2.3, MiniMax-Hailuo-02
Text description of the video, max 2000 characters. Supports [command] syntax for camera control, e.g. [左移], [右移], [推进], [拉远], [上升], [下降], [左摇], [右摇], [上摇], [下摇], [变焦推近], [变焦拉远], [晃动], [跟随], [固定], and 15 movement commands
Video duration in seconds. Allowed values: 6 or 10 (10 seconds only supported at 768P for Hailuo models)
Video resolution. Options: 720P (default for other models), 768P (default for Hailuo), 1080P (6 seconds only)
Whether to automatically optimize the prompt. Set to false for more precise control
Whether to shorten prompt_optimizer processing time. Only applies to MiniMax-Hailuo-2.3 and MiniMax-Hailuo-02
Callback URL for task status updates. Async notifications on status changes (processing/success/failed)
Whether to add an AIGC watermark to the generated video
Use the specified image as the video start frame. Supports public URL or Base64 data URL (data:image/jpeg;base64,...)
Responses
Success