ComfyUI Node
LTX Director Motion Brush V2 Retake Source Preview
Reads the Retake Mode video stored in LTX Director Motion Brush V2 guide_data and emits the same source range as an IMAGE batch for comparison nodes.
LTX Director Motion Brush V2 Retake Source Preview
- guide_data
- optional_latent
- retake_source_images
- retake_source_video
- frame_idx
- render_summary
- retake_source_any
◄width0►
◄height0►
◄duration_frames0►
◄resize_methodmatch director guide►
◄resample_modenearest►
◄on_missingblank frame►
CategoryexportAnything/LTX Motion Brush
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| guide_data | GUIDE_DATA | Connect guide_data from LTX Director Motion Brush V2. | |
| width | INT | 00–8192 | — |
| height | INT | 00–8192 | — |
| duration_frames | INT | 00–10000 | 0 uses guide_data duration or optional_latent length. |
| resize_method | COMBO | match director guide | How to resize the source video for comparison. The default mirrors the Director retake guide path. |
| resample_mode | COMBO | nearest | Frame resampling used when the source video FPS differs from the Director timeline FPS. |
| on_missing | COMBO | blank frame | Whether to return a black placeholder or raise an error when no Retake Mode source is available. |
| optional_latentopt | LATENT | Optional Director video latent. When connected, width, height, and frame count are inferred. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| retake_source_images | IMAGE | — |
| retake_source_video | VIDEO | — |
| frame_idx | INT | — |
| render_summary | STRING | — |
| retake_source_any | * | Wildcard copy of retake_source_video for nodes that use ANY sockets. |