ComfyUI Node
Video Enhance - Restore Original Resolution
Restores decoded LTX output to the exact input resolution and frame count, preserving unmatched source-tail frames and optionally blending with the untouched source video.
Video Enhance - Restore Original Resolution
- ltx_enhanced_frames
- video_enhance_context
- enhanced_video_frames
- frame_count
- original_width
- original_height
- fps
◄resize_methodBicubic (recommended)►
◄enhancement_strength1.00►
CategoryVRGameDevGirl/Video Enhance
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| ltx_enhanced_frames | IMAGE | Connect the final decoded IMAGE batch from LTX. These temporary working-resolution frames are resized back to the exact source dimensions. | |
| video_enhance_context | VRGDG_VIDEO_ENHANCE_CONTEXT | Connect Collect LTX Inputs context. It contains the untouched source frames, exact source dimensions, and frame count. | |
| resize_method | COMBO | Bicubic (recommended) | Interpolation used to restore LTX frames to the exact source width and height. This changes dimensions only; optional AI upscalers may be inserted before this node if desired. |
| enhancement_strength | FLOAT | 1.000–1 | Blends the restored LTX result with the untouched original video. 1 uses the complete LTX result; lower values retain more original pixels and can reduce over-processing. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| enhanced_video_frames | IMAGE | — |
| frame_count | INT | — |
| original_width | INT | — |
| original_height | INT | — |
| fps | FLOAT | — |