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

# CreateVideo - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

Create Video ノードは、画像のシーケンスから動画ファイルを生成します。フレームレート（1秒あたりのフレーム数）を使用して再生速度を指定し、必要に応じて動画に音声を追加することもできます。このノードは、指定されたフレームレートで再生可能な動画形式に画像を結合します。

## 入力

| パラメータ   | 説明                                               | データ型  | 必須  | 範囲          |
| ------- | ------------------------------------------------ | ----- | --- | ----------- |
| `画像`    | 動画を生成する元となる画像です。                                 | IMAGE | はい  | -           |
| `fps`   | 動画の再生速度を指定するフレームレート（1秒あたりのフレーム数）です（デフォルト: 30.0）。 | FLOAT | はい  | 1.0 - 120.0 |
| `オーディオ` | 動画に追加する音声です。                                     | AUDIO | いいえ | -           |

## 出力

| 出力名      | 説明                                 | データ型  |
| -------- | ---------------------------------- | ----- |
| `output` | 入力された画像とオプションの音声を含む、生成された動画ファイルです。 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `6da9a09542b5e357c0180c30018ec10facf06d1bdd3e4edee8172b8426802e3d`
