AnimationPartial CaptureComfyUI-AnimateDiff-Evolved

AnimateDiff Combine

class_type: AnimateDiffCombine

Source repo

Combines AnimateDiff-generated frames into a video or GIF output. The animation-specific alternative to VHS_VideoCombine, with settings tailored for AnimateDiff frame sequences.

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

imagesIMAGE

Batch of AnimateDiff frames.

frame_rateINT

Output frame rate.

loop_countINToptional

Number of GIF loops (0 = infinite).

formatSTRINGoptional

Output 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.