Nodes/ComfyUI-LTXVideo/πŸ…›πŸ…£πŸ…§ Get Tiling Sizes
ComfyUI Node Runs on cloud

πŸ…›πŸ…£πŸ…§ Get Tiling Sizes

A ComfyUI node in ltxvideo with 7 inputs and 10 outputs.

By LightricksΒ·Created 2 years agoΒ·Updated about 16 hours agoΒ· 4,142
πŸ…›πŸ…£πŸ…§ Get Tiling Sizes
  • image
  • initial_canvas_width
  • initial_canvas_height
  • tile_width
  • tile_height
  • output_width
  • output_height
  • overlap_frac
  • tile_frames
  • is_8k
  • summary
β—„width1920β–Ί
β—„height1080β–Ί
β—„frame_count97β–Ί
β—„tile_sizeFullHDβ–Ί
β—„initial_canvas_sizeFullHDβ–Ί
β—„output_sizeFullHDβ–Ί
Categoryltxvideo

Inputs (7)

NameTypeDefaultDescription
widthINT19201–16384Source width in pixels (from Load Video / Get Image Size).
heightINT10801–16384Source height in pixels.
frame_countINT971–10000Source frame count. tile_frames is 8n+1, 97 or less, or up to 121 when that avoids temporal chunking.
tile_sizeCOMBOFullHDSpatial tile long-edge. qHD=960, HD=1280, FullHD=1920. Clamped to the initial canvas so a FullHD tile on a smaller canvas does not force tiling.
initial_canvas_sizeCOMBOFullHDStage-1 canvas long-edge (same choices as tile size). Source within 200px of FullHD is kept instead of rescaled.
output_sizeCOMBOFullHDFinal canvas. FullHD is the 1920 long-edge step; 4K is 2Γ— that; 8K is 4Γ—. Single-stage graphs use this as the canvas. Two-stage graphs use initial canvas for stage 1 and this for stage 2.
imageoptIMAGEOptional video/image batch. When connected, width, height, and frame_count are taken from it (Get Image Size style).

Outputs (10)

NameTypeDescription
initial_canvas_widthINTβ€”
initial_canvas_heightINTβ€”
tile_widthINTβ€”
tile_heightINTβ€”
output_widthINTβ€”
output_heightINTβ€”
overlap_fracFLOATβ€”
tile_framesINTβ€”
is_8kBOOLEANβ€”
summarySTRINGβ€”