Nodes/LTX Director Motion Brush/LTX Director Motion Brush V2 Retake Source Preview
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.

By exportAnything·Created 2 months ago·Updated 2 months ago· 22
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)

NameTypeDefaultDescription
guide_dataGUIDE_DATAConnect guide_data from LTX Director Motion Brush V2.
widthINT00–8192
heightINT00–8192
duration_framesINT00–100000 uses guide_data duration or optional_latent length.
resize_methodCOMBOmatch director guideHow to resize the source video for comparison. The default mirrors the Director retake guide path.
resample_modeCOMBOnearestFrame resampling used when the source video FPS differs from the Director timeline FPS.
on_missingCOMBOblank frameWhether to return a black placeholder or raise an error when no Retake Mode source is available.
optional_latentoptLATENTOptional Director video latent. When connected, width, height, and frame count are inferred.

Outputs (5)

NameTypeDescription
retake_source_imagesIMAGE
retake_source_videoVIDEO
frame_idxINT
render_summarySTRING
retake_source_any*Wildcard copy of retake_source_video for nodes that use ANY sockets.