minimax_generate_video_from_text
Turn text into a MiniMax H3 video with custom aspect ratio, duration, and resolution. Describe scene, motion, camera, and style to generate the clip.
Instructions
Generate a MiniMax H3 video from a text prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async | No | Return a task_id immediately for minimax_get_task polling. | |
| model | No | MiniMax H3 model name. | MiniMax-H3 |
| ratio | No | Output aspect ratio. | 16:9 |
| prompt | Yes | Scene, motion, camera, and style description. | |
| duration | No | Integer output duration from 4 to 15 seconds. | |
| resolution | No | Output resolution: 768P or 2K. | 2K |
| callback_url | No | Optional public webhook URL for the final result. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |