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

# RunwayImageToVideoNodeGen4 - ComfyUI Built-in Node Documentation

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

以下が、指定されたルールに従った日本語翻訳です。

Runway Image to Video (Gen4 Turbo) ノードは、Runway の Gen4 Turbo モデルを使用して、単一の開始フレームから動画を生成します。テキストプロンプトと初期画像フレームを受け取り、指定された長さとアスペクト比の設定に基づいて動画シーケンスを作成します。このノードは、開始フレームを Runway の API にアップロードし、生成された動画を返します。

## 入力

| パラメータ         | 説明                                 | データ型   | 必須  | 範囲                                                                                                                            |
| ------------- | ---------------------------------- | ------ | --- | ----------------------------------------------------------------------------------------------------------------------------- |
| `プロンプト`       | 生成のためのテキストプロンプト（デフォルト: 空文字列）       | STRING | はい  | -                                                                                                                             |
| `start_frame` | 動画に使用する開始フレーム                      | IMAGE  | はい  | -                                                                                                                             |
| `duration`    | 動画の長さ（秒単位）（デフォルト: "5"）             | COMBO  | はい  | `"5"`<br />`"10"`                                                                                                             |
| `ratio`       | 生成される動画のアスペクト比（デフォルト: "1024:1024"） | COMBO  | はい  | `"1024:1024"`<br />`"1280:720"`<br />`"720:1280"`<br />`"1920:1080"`<br />`"1080:1920"`<br />`"2048:1080"`<br />`"1080:2048"` |
| `seed`        | 生成のためのランダムシード（デフォルト: 0）            | INT    | いいえ | 0 ～ 4294967295                                                                                                                |

**パラメータの制約事項:**

* `start_frame` 画像の寸法は 7999x7999 ピクセルを超えてはなりません
* `start_frame` 画像のアスペクト比は 0.5 から 2.0 の間である必要があります
* `prompt` には少なくとも 1 文字以上含める必要があります

## 出力

| 出力名      | 説明                       | データ型  |
| -------- | ------------------------ | ----- |
| `output` | 入力フレームとプロンプトに基づいて生成された動画 | VIDEO |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RunwayImageToVideoNodeGen4/ja.md)

***

**Source fingerprint (SHA-256):** `ebb5f1cd5e6bf6e0fcfb4910c774c087980daf9a1987900ad966120608b924e7`
