ComfyUI Node
π¬ Universal VAE Decode (v11.3 + Ignore Warnings)
A ComfyUI node in latent/video with 10 inputs and 1 output.
π¬ Universal VAE Decode (v11.3 + Ignore Warnings)
- samples
- vae
- IMAGE
βframes_per_batch8βΊ
βoverlap_frames2βΊ
βforce_time_scale0βΊ
βenable_tilingfalseβΊ
βtile_size512βΊ
βverbosefalseβΊ
βmax_ram_frames500βΊ
βignore_warningsnoneβΊ
Categorylatent/video
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| samples | LATENT | β | |
| vae | VAE | β | |
| frames_per_batch | INT | 81β128 | Frames to decode per batch. Auto-reduces on OOM. |
| overlap_framesopt | INT | 20β16 | Temporal overlap for seamless stitching. |
| force_time_scaleopt | INT | 00β16 | Manual time scale override (0=auto). E.g., 8 for LTX-Video. |
| enable_tilingopt | BOOLEAN | false | Force spatial tiling. Auto-enables on OOM. |
| tile_sizeopt | INT | 512256β2048 | Tile size in pixels for spatial tiling. |
| verboseopt | BOOLEAN | false | Show detailed progress logs. |
| max_ram_framesopt | INT | 500100β10000 | Threshold for disk offload. Tune to system RAM: 16GB=300, 32GB=600, 64GB=1000. |
| ignore_warningsopt | COMBO | none | Corrupted latent handling: β’ none = Stop on NaN/corruption (safest) β’ minor = Try if <10% corrupt (may produce black frames) β’ all = Force decode anyway (high crash/black frames risk) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | β |