> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# MinimaxHailuoVideoNode - ComfyUI Built-in Node Documentation

> Complete documentation for the MinimaxHailuoVideoNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

使用 MiniMax Hailuo-02 模型根据文本提示生成视频。您可以选择提供一张起始图像作为第一帧，从而生成从该图像延续的视频。

## 输入

| 参数      | 描述                                                      | 数据类型    | 是否必填 | 取值范围                     |
| ------- | ------------------------------------------------------- | ------- | ---- | ------------------------ |
| `提示文本`  | 用于指导视频生成的文本提示。                                          | STRING  | 是    | -                        |
| `种子`    | 用于生成噪声的随机种子（默认值：0）。                                     | INT     | 否    | 0 到 18446744073709551615 |
| `第一帧图像` | 可选参数，用作视频第一帧的图像。                                        | IMAGE   | 否    | -                        |
| `提示优化器` | 优化提示词以在需要时提升生成质量（默认值：True）。                             | BOOLEAN | 否    | -                        |
| `时长`    | 输出视频的时长（秒）（默认值：6）。                                      | COMBO   | 否    | `6`<br />`10`            |
| `分辨率`   | 视频显示的分辨率。1080P 为 1920x1080，768P 为 1366x768（默认值："768P"）。 | COMBO   | 否    | `"768P"`<br />`"1080P"`  |

**注意：** 使用 MiniMax-Hailuo-02 模型且分辨率为 1080P 时，时长限制为 6 秒。

## 输出

| 输出名称     | 描述       | 数据类型  |
| -------- | -------- | ----- |
| `output` | 生成的视频文件。 | VIDEO |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/MinimaxHailuoVideoNode/zh.md)

***

**Source fingerprint (SHA-256):** `5466b9cda979a30158b818743de0e0cf30eb3e27015d431eb04a370029250a4c`
