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

# LumaRay32VideoEditNode - ComfyUI Built-in Node Documentation

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

This node re-renders an existing video under a new prompt using Luma Ray 3.2, allowing you to restyle, relight, add, or remove elements while keeping the original motion. The source video can be up to 18 seconds, and the edited video retains the source's original length.

## Inputs

| Parameter    | Description                                                                                                                                                                           | Data Type | Required | Range                                                                                                                                                                         |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `video`      | Source video to edit. Up to 18 seconds.                                                                                                                                               | VIDEO     | Yes      | -                                                                                                                                                                             |
| `prompt`     | Describes the desired edit.                                                                                                                                                           | STRING    | Yes      | -                                                                                                                                                                             |
| `resolution` | The output resolution for the edited video.                                                                                                                                           | COMBO     | Yes      | `"360p"`<br />`"540p"`<br />`"720p"`<br />`"1080p"`                                                                                                                           |
| `strength`   | How strongly to preserve vs. reimagine the source. "auto" lets Ray 3.2 choose; adhere\_\* preserves the most, flex\_\* is balanced, reimagine\_\* changes the most. (default: "auto") | COMBO     | Yes      | `"auto"`<br />`"adhere_1"`<br />`"adhere_2"`<br />`"adhere_3"`<br />`"flex_1"`<br />`"flex_2"`<br />`"flex_3"`<br />`"reimagine_1"`<br />`"reimagine_2"`<br />`"reimagine_3"` |
| `seed`       | Seed for reproducibility.                                                                                                                                                             | INT       | Yes      | -                                                                                                                                                                             |

**Note:** The `prompt` must be between 1 and 6000 characters. The source video must not exceed 18 seconds in duration.

## Outputs

| Output Name     | Description                                       | Data Type |
| --------------- | ------------------------------------------------- | --------- |
| `VIDEO`         | The edited video output.                          | VIDEO     |
| `generation_id` | The unique identifier for the generation request. | STRING    |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LumaRay32VideoEditNode/en.md)

***

**Source fingerprint (SHA-256):** `936d9d7da3fdee9b0b468781fd470751db01f772f3c5c20582da7fb1ff85e6e6`
