ComfyUI Node
⚙️ RTX Batch Upscale (Advanced)
A ComfyUI node in video/upscaling with 14 inputs and 3 outputs.
⚙️ RTX Batch Upscale (Advanced)
- output_path
- preview_frames
- info
◄video_path—►
◄output_subfolderupscaled_videos►
◄output_filename►
◄scale_modefactor►
◄scale_factor2.0►
◄target_width1920►
◄target_height1080►
◄qualityULTRA►
◄chunk_size80►
◄batch_size4►
◄codech264_vhs►
◄crf19►
◄add_audiotrue►
◄return_previewtrue►
Categoryvideo/upscaling
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| video_path | STRING | Connect from Video Path Picker node | |
| output_subfolder | STRING | upscaled_videos | Subfolder in output/ directory |
| output_filename | STRING | Leave empty for auto-generated name | |
| scale_mode | COMBO | factor | 2 options: factor, resolution |
| scale_factor | FLOAT | 2.01–4 | — |
| target_width | INT | 192064–8192 | — |
| target_height | INT | 108064–8192 | — |
| quality | COMBO | ULTRA | 4 options: LOW, MEDIUM, HIGH, ULTRA |
| chunk_size | INT | 8016–400 | — |
| batch_size | INT | 41–12 | — |
| codec | COMBO | h264_vhs | h264_vhs = VHS quality (bulletproof I/O) |
| crf | INT | 190–51 | Quality (0=lossless, 18=visually lossless, 23=default, 51=worst) |
| add_audio | BOOLEAN | true | — |
| return_preview | BOOLEAN | true | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| output_path | STRING | — |
| preview_frames | IMAGE | — |
| info | STRING | — |