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

# RunwayImageToVideoNodeGen3a - ComfyUI Built-in Node Documentation

> Runway Image to Video (Gen3a Turbo) 节点使用 Runway 的 Gen3a Turbo 模型，从单个起始帧生成视频。

Runway Image to Video (Gen3a Turbo) 节点使用 Runway 的 Gen3a Turbo 模型，从单个起始帧生成视频。它接收文本提示和初始图像帧，然后根据指定的时长和宽高比创建视频序列。该节点连接 Runway 的 API 以远程处理生成任务。Runway 建议在生成前查阅其最佳实践指南：[https://help.runwayml.com/hc/en-us/articles/33927968552339-Creating-with-Act-One-on-Gen-3-Alpha-and-Turbo。此节点已标记为已弃用。](https://help.runwayml.com/hc/en-us/articles/33927968552339-Creating-with-Act-One-on-Gen-3-Alpha-and-Turbo。此节点已标记为已弃用。)

## 输入

| 参数    | 描述                      | 数据类型   | 是否必需 | 范围                             |
| ----- | ----------------------- | ------ | ---- | ------------------------------ |
| `提示词` | 用于生成的文本提示（默认：""）        | STRING | 是    | 不适用                            |
| `起始帧` | 用于视频的起始帧                | IMAGE  | 是    | 不适用                            |
| `时长`  | 视频时长（秒）（默认："5"）         | COMBO  | 是    | `"5"`<br />`"10"`              |
| `比例`  | 生成视频的宽高比（默认："768:1280"） | COMBO  | 是    | `"768:1280"`<br />`"1280:768"` |
| `种子`  | 生成时使用的随机种子（默认：0）        | INT    | 是    | 0 到 4294967295                 |

**参数约束：**

* `start_frame` 的尺寸不得超过 7999x7999 像素。
* `start_frame` 的宽高比必须介于 0.5 和 2.0 之间。
* `start_frame` 仅接受单张图像（最多 1 张）。
* `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):** `ff66cbdfa80aabeaf96d43e7822dd0c700ee027d13fb430a9dc2079e1a23f38e`
