> ## 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 秒，计费按输出视频的每秒时长计算。

## ## 输入

| 参数             | 描述                       | 数据类型   | 是否必需 | 范围                                                              |
| -------------- | ------------------------ | ------ | ---- | --------------------------------------------------------------- |
| `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` 分辨率。

## ## 输出

| 输出名称            | 描述                     | 数据类型   |
| --------------- | ---------------------- | ------ |
| `video`         | 具有新宽高比且画布区域已填充的重新构图视频。 | VIDEO  |
| `generation_id` | 生成请求的唯一标识符。            | STRING |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LumaRay32VideoReframeNode/zh.md)

***

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