> ## 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.

# LumaVideoNode - ComfyUI Built-in Node Documentation

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

根据文本提示和输出设置同步生成视频。此节点使用文本描述和各种生成参数创建视频内容，并在生成过程完成后输出最终视频。

## 输入

| 参数       | 描述                                         | 数据类型    | 是否必填 | 可选范围                                                                                      |
| -------- | ------------------------------------------ | ------- | ---- | ----------------------------------------------------------------------------------------- |
| `提示词`    | 视频生成的提示词（默认：空字符串）。长度必须至少为 3 个字符。           | STRING  | 是    | -                                                                                         |
| `模型`     | 要使用的视频生成模型。                                | COMBO   | 是    | `"ray_1_6"`<br />`"ray_2"`                                                                |
| `宽高比`    | 生成视频的宽高比（默认："16:9"）。                       | COMBO   | 是    | `"16:9"`<br />`"9:16"`<br />`"1:1"`<br />`"4:3"`<br />`"3:4"`<br />`"21:9"`<br />`"9:21"` |
| `分辨率`    | 视频的输出分辨率（默认："540p"）。使用 `ray_1_6` 模型时忽略此参数。 | COMBO   | 是    | `"540p"`<br />`"720p"`<br />`"1080p"`                                                     |
| `时长`     | 生成视频的时长。使用 `ray_1_6` 模型时忽略此参数。             | COMBO   | 是    | `"5s"`<br />`"9s"`                                                                        |
| `循环`     | 视频是否循环播放（默认：False）。                        | BOOLEAN | 是    | -                                                                                         |
| `种子`     | 用于确定节点是否应重新运行的种子；实际结果与种子无关，具有不确定性（默认：0）。   | INT     | 是    | 0 到 18446744073709551615                                                                  |
| `Luma概念` | 可选相机概念，通过 Luma Concepts 节点指定相机运动。          | CUSTOM  | 否    | -                                                                                         |

**注意：** 使用 `ray_1_6` 模型时，`duration` 和 `resolution` 参数会被自动忽略，不会影响生成结果。

## 输出

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

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

***

**Source fingerprint (SHA-256):** `44482bc91c3df2cc9ac22d06197668af45849e8bfde8bd435905f11f2593342c`
