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

# MoonvalleyVideo2VideoNode - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

Moonvalley Marey Video to Video ノードは、入力された動画をテキスト記述に基づいて新しい動画に変換します。このノードは Moonvalley API を使用して、元の動画の動きやポーズの特徴を保持しつつ、プロンプトに一致する動画を生成します。テキストプロンプトや各種生成パラメータを通じて、出力動画のスタイルや内容を制御できます。

## 入力

| パラメータ              | 説明                                                                | データ型   | 必須  | 範囲                                     |
| ------------------ | ----------------------------------------------------------------- | ------ | --- | -------------------------------------- |
| `prompt`           | 生成する動画を説明するテキスト（複数行入力可能）                                          | STRING | はい  | -                                      |
| `negative_prompt`  | ネガティブプロンプトのテキスト（デフォルト: 広範なネガティブ記述子のリスト）                           | STRING | いいえ | -                                      |
| `seed`             | ランダムシード値（デフォルト: 9）                                                | INT    | はい  | 0 ～ 4294967295                         |
| `video`            | 出力動画の生成に使用する参照動画。最低5秒以上の長さが必要です。5秒を超える動画は自動的にトリミングされます。MP4形式のみ対応。 | VIDEO  | はい  | -                                      |
| `control_type`     | 制御タイプの選択（デフォルト: "Motion Transfer"）                                | COMBO  | いいえ | "Motion Transfer"<br />"Pose Transfer" |
| `motion_intensity` | control\_type が "Motion Transfer" の場合のみ使用されます（デフォルト: 100）         | INT    | いいえ | 0 ～ 100                                |
| `steps`            | 推論ステップ数（デフォルト: 33）                                                | INT    | はい  | 1 ～ 100                                |

**注記:** `motion_intensity` パラメータは、`control_type` が "Motion Transfer" に設定されている場合のみ適用されます。"Pose Transfer" を使用する場合、このパラメータは無視されます。

## 出力

| 出力名      | 説明        | データ型  |
| -------- | --------- | ----- |
| `output` | 生成された動画出力 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `8202a4be469afa16d77b9e0287c290b9c3f390347fc60f23878f50fd95a758e0`
