ComfyUI Node
NL LTXV Img To Video Inplace At Index
Places an LTXV-encoded image at an arbitrary frame in an existing video latent, preserving chained noise masks.
NL LTXV Img To Video Inplace At Index
- vae
- image
- latent
- latent
◄frame_idx0►
◄strength1.00►
◄crf29►
◄blur_radius0►
◄interpolationlanczos►
◄cropdisabled►
◄bypassfalse►
Categoryconditioning/video_models
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| vae | VAE | — | |
| image | IMAGE | — | |
| latent | LATENT | — | |
| frame_idx | INT | 0-9999–9999 | Pixel-space frame index. 0 is first frame; -1 is the last frame. |
| strength | FLOAT | 1.000–1 | Conditioning strength. 1.0 fully conditions the target latent frames. |
| crf | INT | 290–51 | LTXV preprocessing compression. 0 disables compression. |
| blur_radius | INT | 00–7 | Gaussian blur radius applied after LTXV preprocessing. 0 disables blur. |
| interpolation | COMBO | lanczos | 7 options: lanczos, bislerp, nearest, bilinear, bicubic, area, +1 |
| crop | COMBO | disabled | 2 options: disabled, center |
| bypass | BOOLEAN | false | Return the latent unchanged. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |