ComfyUI Node
Video Tile Disk Job
Creates a disk-backed tile job manifest from a slicer tile_config. Optionally stores source audio for independent final export. Use this with Disk Tile by Index, Save Disk Tile, and Merge Disk Tiles.
Video Tile Disk Job
- tile_config
- audio
- tile_job
- manifest_path
- tile_count
- status
◄job_namevideo_tile_job►
◄output_folder/tmp/ComfyUI/output/video_tiler_tiles►
CategoryVideo Tiler/Disk
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| tile_config | TILE_CONFIG | tile_config from either Video Tile Slicer. | |
| job_name | STRING | video_tile_job | Folder-safe job name used for manifest and tile files. |
| output_folder | STRING | /tmp/ComfyUI/output/video_tiler_tiles | Folder where disk tile job folders are written. |
| audioopt | AUDIO | Optional source audio to store once as audio.pt with the disk job. Folder Merge will reload and output it. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| tile_job | TILE_JOB | — |
| manifest_path | STRING | — |
| tile_count | INT | — |
| status | STRING | — |