Nodes/comfyui-arkennemasis/arkennemasis Video Save (write a clip, free the models)
ComfyUI Node

arkennemasis Video Save (write a clip, free the models)

Save a clip under a numbered prefix and free the models behind it. Put this straight after a video subgraph in a scene loop — the subgraph cannot release memory between shots, and the dub downstream wants the clip's path.

By Hishamahmer·Created about a month ago·Updated 9 days ago· 5
arkennemasis Video Save (write a clip, free the models)
  • video
  • video
  • path
filename_prefixvideo/scene
free_memorytrue
Categoryarkennemasis/Video

Inputs (3)

NameTypeDefaultDescription
videoVIDEOThe clip to write.
filename_prefixSTRINGvideo/sceneRelative to ComfyUI's output dir. Each call appends the next counter, so clips land in scene order.
free_memoryoptBOOLEANtrueEvict every loaded model after writing. Leave ON in a scene loop — it is what lets twenty shots finish. Turn it off only for a single clip, where reloading the model next run costs more than it saves.

Outputs (2)

NameTypeDescription
videoVIDEO
pathSTRING