ComfyUI Node
Spill Clip to Disk
Write a generated video clip to a temporary MP4 on disk the moment it is ready, then return a file-backed VIDEO reference. The upstream image/audio tensors are released after the write completes, keeping system RAM roughly constant when many clips feed a VideoSequencer.
Spill Clip to Disk
- video
- video
Categoryvideo/memory
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | In-memory clip from CreateVideo. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |