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

# PixverseTransitionVideoNode - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

PixVerse API を使用して、2つの入力画像間のトランジションビデオを生成します。開始画像と終了画像を指定すると、テキストプロンプトと選択した設定に基づいて、一方から他方へスムーズに移行するビデオを作成します。

## 入力

| パラメータ         | 説明                                      | データ型   | 必須  | 範囲                                                  |
| ------------- | --------------------------------------- | ------ | --- | --------------------------------------------------- |
| `first_frame` | ビデオトランジションの開始画像                         | IMAGE  | はい  | -                                                   |
| `last_frame`  | ビデオトランジションの終了画像                         | IMAGE  | はい  | -                                                   |
| `プロンプト`       | ビデオ生成のためのプロンプト（デフォルト：空文字列）              | STRING | はい  | -                                                   |
| `品質`          | ビデオ品質設定（デフォルト：`"540p"`）                 | COMBO  | はい  | `"360p"`<br />`"540p"`<br />`"720p"<br />`"1080p"\` |
| `継続時間（秒）`     | ビデオの長さ（秒）                               | COMBO  | はい  | `5`<br />`8`                                        |
| `モーションモード`    | トランジションのモーションスタイル（デフォルト：`"normal"`）     | COMBO  | はい  | `"normal"`<br />`"fast"`                            |
| `シード`         | ビデオ生成のシード値（デフォルト：0）                     | INT    | はい  | 0 ～ 2147483647                                      |
| `ネガティブプロンプト`  | 画像内で望ましくない要素を記述するオプションのテキスト（デフォルト：空文字列） | STRING | いいえ | -                                                   |

**パラメータ制限に関する注意：** 1080p 品質を使用する場合、モーションモードは自動的に `"normal"` に設定され、ビデオの長さは5秒に制限されます。5秒以外の長さを指定した場合も、モーションモードは自動的に `"normal"` に設定されます。

## 出力

| 出力名      | 説明              | データ型  |
| -------- | --------------- | ----- |
| `output` | 生成されたトランジションビデオ | VIDEO |

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

***

**Source fingerprint (SHA-256):** `0b7f1e11d513c543df144031452bd9cd80e73c596aee8ffe9701bf471bf5983c`
