> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RunwayImageToVideoNodeGen3a - ComfyUI Built-in Node Documentation

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

Runway 图像转视频（Gen3a Turbo）节点使用 Runway 的 Gen3a Turbo 模型，从单个起始帧生成视频。它接收文本提示和初始图像帧，然后根据指定的时长和宽高比创建视频序列。此节点连接到 Runway 的 API 以远程处理生成过程。

## 输入

| 参数    | 描述                       | 数据类型   | 是否必填 | 范围                                                                                      |
| ----- | ------------------------ | ------ | ---- | --------------------------------------------------------------------------------------- |
| `提示词` | 用于生成的文本提示（默认值：""）        | STRING | 是    | 无                                                                                       |
| `起始帧` | 用于视频的起始帧                 | IMAGE  | 是    | 无                                                                                       |
| `时长`  | 视频时长（秒）（默认值："5"）         | COMBO  | 是    | `"5"`<br />`"10"`                                                                       |
| `比例`  | 生成视频的宽高比（默认值："1280x720"） | COMBO  | 是    | `"1280x720"`<br />`"720x1280"`<br />`"1920x1080"`<br />`"1080x1920"`<br />`"1080x1080"` |
| `种子`  | 用于生成的随机种子（默认值：0）         | INT    | 否    | 0 到 4294967295                                                                          |

**参数约束：**

* `start_frame` 的尺寸不得超过 7999x7999 像素。
* `start_frame` 的宽高比必须在 0.5 到 2.0 之间。
* `prompt` 必须至少包含一个字符（不能为空）。

## 输出

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

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

***

**Source fingerprint (SHA-256):** `4f3270ce070ce50580699292e21c5f9e3b1a56dd8ac981f67a9026ef6fc8ed76`
