Nodes/S42-CutFlow/🎯 S42 CutFlow Guide Frame Prep
ComfyUI Node

🎯 S42 CutFlow Guide Frame Prep

A ComfyUI node in S42 CutFlow/LTX Bridge with 6 inputs and 4 outputs.

By GeekyGhost·Created 5 months ago·Updated 4 months ago· 3
🎯 S42 CutFlow Guide Frame Prep
  • source
  • first_frame
  • last_frame
  • guide_indices
  • info
modefirst_last
keyframe_indices0, -1
num_guides3
target_width768
target_height512
CategoryS42 CutFlow/LTX Bridge

Inputs (6)

NameTypeDefaultDescription
sourceIMAGESource video or image batch. Can be AI-generated frames, photos, or existing video.
modeCOMBOfirst_lastWhich frames to extract as LTX guide frames: 'first_last' = first + last frame (standard FLF2V workflow). 'first_only' = just the first frame (simpler I2V). 'last_only' = just the last frame. 'keyframes' = extract at specified indices. 'evenly_spaced' = N frames evenly distributed.
keyframe_indicesSTRING0, -1Comma-separated frame indices for 'keyframes' mode. Negative indices count from end. E.g. '0, 40, -1'.
num_guidesINT32–10Number of guide frames for 'evenly_spaced' mode.
target_widthINT768256–2048Output width. LTX 2.3 supports up to 1920. Common: 768, 1024, 1280, 1920.
target_heightINT512256–2048Output height. Must match your LTX empty latent dimensions.

Outputs (4)

NameTypeDescription
first_frameIMAGE
last_frameIMAGE
guide_indicesSTRING
infoSTRING