What It Does
AnimateDiffCombine takes the frame batch produced by an AnimateDiff-augmented sampling pass and encodes it into a playable format. It supports GIF (with loop control) and video formats, with frame rate control.
Like VHS_VideoCombine, video outputs do not embed workflow metadata. The node parameters (frame rate, format, loop count) are captured in the workflow JSON if saved separately.
Inputs
imagesIMAGEBatch of AnimateDiff frames.
frame_rateINTOutput frame rate.
loop_countINToptionalNumber of GIF loops (0 = infinite).
formatSTRINGoptionalOutput format (gif, video).
What Numonic Captures
- Frame rate
- Loop count
- Output format
- Frame count
Known Gaps
- Workflow JSON not embedded in video/GIF output
- Motion model used (must trace through workflow graph)
Extension Pack: ComfyUI-AnimateDiff-Evolved
This node is not built into ComfyUI. It requires the ComfyUI-AnimateDiff-Evolved custom node package. Numonic detects and extracts metadata from this extension when it appears in workflows.
Related Nodes
Capture ComfyUI metadata automatically
Numonic extracts workflow metadata from every ComfyUI generation — models, samplers, seeds, prompts, and custom nodes. Track provenance, maintain compliance, and never lose a workflow.