Nodes/comfyui-video-tiler/Reference Tile Slice
ComfyUI Node

Reference Tile Slice

Cuts the same spatial tiles from a reference frame (e.g. LR source) as your video slicer. ref_tiles[i] aligns with video tiles[i] for conditioning or paired processing.

By maDcaDDie2000·Created 5 months ago·Updated 15 days ago· 18
Reference Tile Slice
  • reference_image
  • tile_config
  • ref_tiles
CategoryVideo Tiler

Inputs (2)

NameTypeDefaultDescription
reference_imageIMAGEReference RGB same spatial size as frames fed to the slicer (per batch row).
tile_configTILE_CONFIGtile_config from Video Tile Slice or Slice Fixed.

Outputs (1)

NameTypeDescription
ref_tilesIMAGEReference tiles list; same length/order as main slicer tiles.