Text-to-Image-to-Video Generation Task
|
- Text-to-Image-to-Video Generation Task
- MiniMax official API
- Official docs: Text-to-Image-to-Video Generation Task
Request Body
Model name. Allowed values: MiniMax-Hailuo-2.3, MiniMax-Hailuo-02
视频的文本描述,最大 2000 字符。支持使用 [command] 语法进行运镜控制,如 [左移], [右移], [推进], [拉远], [上升], [下降], [左摇], [右摇], [上摇], [下摇], [变焦推近], [变焦拉远], [晃动], [跟随], [固定] 等 15 种运镜command
Video duration (seconds). Allowed values: 6 or 10 (10s only supports 768P for Hailuo series models).
Video resolution. Allowed values: 720P (default for other models), 768P (default for Hailuo series), 1080P (6s only).
Whether to automatically optimize the prompt. Set to false for more precise control.
Whether to reduce the prompt_optimizer processing time. Only effective for MiniMax-Hailuo-2.3 and MiniMax-Hailuo-02.
Callback URL for task status updates. When set, you will receive async notifications for status changes (processing/success/failed).
Whether to add an AIGC watermark to the generated video.
Use the specified image as the first frame. Supports public URL or Base64-encoded Data URL (data:image/jpeg;base64,...).
Responses
Success