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

# LumaRay32VideoReframeNode - ComfyUI Built-in Node Documentation

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

このノードは、Luma Ray 3.2 を使用して既存の動画のアスペクト比を変更し、新たに露出したキャンバス領域を生成コンテンツで埋めます。ソース動画は最大30秒まで対応しており、料金は出力1秒あたりで課金されます。

## 入力

| パラメータ          | 説明                                     | データ型   | 必須 | 範囲                                                              |
| -------------- | -------------------------------------- | ------ | -- | --------------------------------------------------------------- |
| `video`        | リフレーミングするソース動画。最大30秒。                  | VIDEO  | はい | -                                                               |
| `prompt`       | 新たに露出したキャンバス領域をどのように埋めるかを説明します。        | STRING | はい | -                                                               |
| `aspect_ratio` | リフレーミング後の動画のターゲットアスペクト比（デフォルト："16:9"）。 | STRING | はい | "16:9"<br />"9:16"<br />"1:1"<br />"4:3"<br />"3:4"<br />"21:9" |
| `resolution`   | リフレーミング後の動画の出力解像度（デフォルト："720p"）。       | STRING | はい | "360p"<br />"540p"<br />"720p"<br />"1080p"                     |
| `seed`         | 再現可能な生成のためのシード値。                       | INT    | はい | -                                                               |

**注記:** リフレーミング時、縦長のアスペクト比（`9:16` および `3:4`）では `1080p` 解像度は利用できません。

## 出力

| 出力名             | 説明                                    | データ型   |
| --------------- | ------------------------------------- | ------ |
| `generation_id` | 新しいアスペクト比と埋められたキャンバス領域を持つリフレーミング済み動画。 | VIDEO  |
| `generation_id` | 生成リクエストの一意識別子。                        | STRING |

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

***

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