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

# PixverseTransitionVideoNode - ComfyUI Built-in Node Documentation

> Generates a transition video between two input images using the PixVerse API.

Generates a transition video between two input images using the PixVerse API. You provide a starting image and an ending image, and the node creates a smooth video that transitions from one to the other, guided by your text prompt and chosen settings.

## 入力

| パラメータ         | 説明                                     | データ型   | 必須  | 範囲                                                  |
| ------------- | -------------------------------------- | ------ | --- | --------------------------------------------------- |
| `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):** `9774f15ae93377d4768cee9f51ce004a791ecaad3cadd0a2467d354c4dbc6f23`
