Nodes/Deno Custom Nodes/(Deno) RTX Video Super Resolution (2 Pass)
ComfyUI Node

(Deno) RTX Video Super Resolution (2 Pass)

DENO Custom Nodes vunknown. The DENO info button checks Comfy Registry and marks this node when an update is available. RTX Video Super Resolution (2 Pass): optional Denoise/Deblur same-size pass, then optional VSR/High Bitrate upscale pass, frame-by-frame in one node. Low RAM mode preallocates the output on CPU and avoids a full intermediate batch. Needs NVIDIA RTX VFX installed. 1. Close every ComfyUI window first. 2. Click this node's `How to install` button. 3. Follow the visual web install guide. 4. Download the ZIP from that guide page. 5. Open `ComfyUI\custom_nodes\deno-custom-nodes\tools`. 6. Move `install_rtx_vfx_bat.zip` into that `tools` folder. 7. Right-click the ZIP inside `tools`, choose `Extract All`, then open the extracted installer files. 8. Double-click `install_rtx_vfx.bat` from inside `tools`. 9. If it asks `Install RTX VFX here?`, type `Y` only when the shown Windows path is inside this ComfyUI app. If it looks wrong, type `N` and stop. 10. Wait for the green `INSTALL COMPLETE` message, then start ComfyUI again. Full install guide: https://deno2026.github.io/comfyui-deno-custom-nodes/rtx-vfx-install/

By Deno2026·Created 4 months ago·Updated 24 days ago· 116
(Deno) RTX Video Super Resolution (2 Pass)
  • images
  • images
first_passDeblur
first_qualityUltra
upscale_passHigh Bitrate
upscale_qualityHigh
resize_typeKeep Ratio
scale2.00
megapixels4.00
width3840
height2160
divisible_by1
ratio_preset16:9
resize_methodCenter Crop (Fill)
CategoryDeno/Image

Inputs (13)

NameTypeDefaultDescription
imagesIMAGEInput video frame batch to finish with one or two RTX VFX passes.
first_passCOMBODeblurOptional same-size first pass, usually denoise or deblur.
first_qualityCOMBOUltraQuality/strength for the first pass.
upscale_passCOMBOHigh BitrateSecond pass operation, usually RTX Video Super Resolution.
upscale_qualityCOMBOHighQuality/strength for the upscale pass.
resize_typeCOMBOKeep RatioHow the final output size is chosen.
scaleFLOAT2.001–4Scale multiplier used by scale-based resizing.
megapixelsFLOAT4.000.01–64Target total output size in megapixels for ratio-based resizing.
widthINT384064–8192Manual output width in pixels.
heightINT216064–8192Manual output height in pixels.
divisible_byCOMBO1Round output dimensions to a VFX/model-safe multiple.
ratio_presetCOMBO16:9Target aspect ratio used in preset-ratio resize mode.
resize_methodCOMBOCenter Crop (Fill)Choose crop-fill or fit/letterbox behavior when changing aspect ratio.

Outputs (1)

NameTypeDescription
imagesIMAGEFinal RTX VFX enhanced frame batch.