ComfyUI Node
LTX Review
Pause for user review of an LTX pass. Decodes video/audio latents with VAEs and generates review clip internally, then proceed/cancel while preserving latents.
LTX Review
- video_latent
- audio_latent
- video_vae
- audio_vae
- video_latent
- audio_latent
- review_path
◄fps24.0►
◄timeout120►
◄on_timeoutproceed►
◄enabletrue►
CategoryFBnodes
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| video_latent | LATENT | Video latent to pass through if you proceed. | |
| audio_latent | LATENT | Audio latent to pass through if you proceed. | |
| video_vae | VAE | Video VAE used to decode video_latent for review clip generation. | |
| audio_vae | VAE | Audio VAE used by LTXV Audio VAE Decode behavior to decode audio_latent for review clip generation. | |
| fps | FLOAT | 24.01–240 | Frame rate used when encoding the review clip. |
| timeout | INT | 1201–600 | Seconds to wait for user decision before timeout action. |
| on_timeout | COMBO | proceed | Action used if no decision is received before timeout. |
| enable | BOOLEAN | true | When ON, run review flow and decode latents for preview. When OFF, pass through latents immediately and skip decoding. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| video_latent | LATENT | — |
| audio_latent | LATENT | — |
| review_path | STRING | — |