ComfyUI Node
Video Tile Disk Preview
Loads one already-saved tile (and optionally one frame) from a disk job folder for review. Works while other tiles are still being generated and does not require an active tile run.
Video Tile Disk Preview
- preview
- actual_tile_index
- actual_frame_index
- saved_count
- tile_count
- tile_path
- status
◄job_folder/tmp/ComfyUI/output/video_tiler_tiles►
◄tile_index0►
◄frame_index0►
◄missing_tilenearest_available►
CategoryVideo Tiler/Disk
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| job_folder | STRING | /tmp/ComfyUI/output/video_tiler_tiles | Job folder, manifest.json, or a parent folder containing exactly one tile job. |
| tile_index | INT | 00–999999 | — |
| frame_index | INT | 0-1–999999 | Frame to preview. Use -1 to output the tile's complete frame batch. |
| missing_tile | COMBO | nearest_available | Use the closest saved tile while the requested tile is still pending, or stop with an error. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| preview | IMAGE | — |
| actual_tile_index | INT | — |
| actual_frame_index | INT | — |
| saved_count | INT | — |
| tile_count | INT | — |
| tile_path | STRING | — |
| status | STRING | — |