> ## Documentation Index
> Fetch the complete documentation index at: https://comfyuiwiki.com/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.

***

<Warning>
  **已退役（EOL）**：此节点已于 **2026 年 7 月 30 日** 达到生命周期终点（Runway 下线 Gen-3 Alpha Turbo）。请改用 [Runway Gen4 Turbo](/zh/built-in-nodes/RunwayImageToVideoNodeGen4) 或 [Gen4 Turbo 工作流](/zh/tutorials/partner-nodes/runway/video-generation)。
</Warning>

Runway 图像转视频（Gen3a Turbo）节点使用 Runway 的 Gen3a Turbo 模型，从单个起始帧生成视频。

## 输入

| 参数    | 描述                       | 数据类型   | 是否必填 | 范围                                                                                      |
| ----- | ------------------------ | ------ | ---- | --------------------------------------------------------------------------------------- |
| `提示词` | 用于生成的文本提示（默认值：""）        | 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`
