ComfyUI Node
SeedVR2 VAE Encode
A ComfyUI node in BCNodes/seedvr2 with 6 inputs and 1 output.
SeedVR2 VAE Encode
- pixels
- vae
- LATENT
◄tile_size1024►
◄overlap256►
◄temporal_size64►
◄temporal_overlap8►
CategoryBCNodes/seedvr2
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| pixels | IMAGE | Frames from SeedVR2 Resize `image` (padded to /16 and 4n+1 frames). | |
| vae | VAE | — | |
| tile_size | INT | 102464–4096 | Spatial tile in pixels, as VAE Encode/Decode (Tiled). A tile that covers the frame means no tiling. |
| overlap | INT | 2560–4096 | — |
| temporal_size | INT | 648–4096 | Ignored, as it is by the SeedVR2 VAE in VAE Encode/Decode (Tiled): the causal VAE slices time itself. |
| temporal_overlap | INT | 84–4096 | Ignored, as it is by the SeedVR2 VAE in VAE Encode/Decode (Tiled). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | — |