Nodes/LTX Director Motion Brush/LTX Director Motion Brush V2 Guide
ComfyUI Node

LTX Director Motion Brush V2 Guide

Renders motion tracks saved by LTX Director Motion Brush into a sparse-track control video that can be connected to LTXAddVideoICLoRAGuide.

By exportAnything·Created 2 months ago·Updated 2 months ago· 22
LTX Director Motion Brush V2 Guide
  • optional_latent
  • motion_guide
  • frame_idx
  • render_summary
  • motion_guide_video
  • motion_guide_any
motion_tracks{"version":1,"duration_frames":120,"segments":[]}
width768
height512
duration_frames0
trail_frames50
min_radius2
max_radius8
CategoryexportAnything/LTX Motion Brush

Inputs (8)

NameTypeDefaultDescription
motion_tracksSTRING{"version":1,"duration_frames":120,"segments":[]}Motion track JSON emitted by LTX Director Motion Brush.
widthINT7680–8192
heightINT5120–8192
duration_framesINT00–10000Timeline duration excluding the final endpoint. 0 uses the Director payload or optional latent.
trail_framesINT500–500
min_radiusINT21–64
max_radiusINT81–128
optional_latentoptLATENTOptional Director video latent. When connected, width, height, and frame count are inferred if the explicit values are 0.

Outputs (5)

NameTypeDescription
motion_guideIMAGE
frame_idxINT
render_summarySTRING
motion_guide_videoVIDEO
motion_guide_any*Wildcard copy of motion_guide_video for nodes that use ANY sockets.