ComfyUI Node
Clean Latent Slice (Koolook)
Slice a video latent to [start, start+length) along the temporal axis. Use it to drop the trailing reference frames added by LTX Director's Ghost Mask reference feature (start=0, length=clean_latent_frames).
Clean Latent Slice (Koolook)
- latent
- latent
◄start0►
◄length1►
CategoryKoolook/LTX
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | LATENT | — | |
| start | INT | 00–100000 | First latent frame to keep. 0 for Ghost Mask (refs are at the end). |
| length | INT | 11–100000 | Number of latent frames to keep. Wire the Director's 'clean_latent_frames'. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |