ComfyUI > Nodes > ComfyUI > Sampler AR Video

ComfyUI Node: Sampler AR Video

Class Name

SamplerARVideo

Category
sampling/custom_sampling/samplers
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

Install this extension via the ComfyUI Manager by searching for ComfyUI
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Sampler AR Video Description

Facilitates autoregressive video sampling with Causal and Self-Forcing techniques for structured content generation.

Sampler AR Video:

The SamplerARVideo node is designed to facilitate the sampling process in autoregressive video models, specifically utilizing techniques such as Causal Forcing and Self-Forcing. This node is integral to workflows that require block-by-block autoregressive denoising, allowing for the generation of video content in a structured and efficient manner. By managing all autoregressive loop parameters within the node, it ensures that these parameters are seamlessly integrated into the workflow, providing a streamlined experience for users. The node's primary function is to handle the sampling process, which is crucial for generating coherent and high-quality video sequences. As the capabilities of autoregressive samplers expand, this node is designed to accommodate new options, making it a versatile and future-proof component in video generation workflows.

Sampler AR Video Input Parameters:

num_frame_per_block

The num_frame_per_block parameter determines the number of frames processed in each autoregressive block. This parameter is crucial as it defines the granularity of the video generation process. A value of 1 indicates a framewise approach, where each frame is processed individually, while a value of 3 suggests a chunkwise approach, where frames are processed in groups. The choice of this parameter should align with the training mode of the checkpoint being used, ensuring compatibility and optimal performance. The parameter accepts integer values ranging from 1 to 64, with a default value of 1. Adjusting this parameter can significantly impact the temporal coherence and quality of the generated video.

Sampler AR Video Output Parameters:

Sampler

The output of the SamplerARVideo node is a Sampler object, which encapsulates the results of the autoregressive sampling process. This output is essential for further processing or rendering of the generated video content. The Sampler object contains the sampled frames, which have been processed according to the specified autoregressive parameters. This output is crucial for users who wish to integrate the generated video into larger projects or workflows, providing a seamless transition from sampling to final video production.

Sampler AR Video Usage Tips:

  • Ensure that the num_frame_per_block parameter matches the training mode of your checkpoint to avoid compatibility issues and to achieve the best results.
  • Experiment with different values of num_frame_per_block to find the optimal balance between processing speed and video quality, especially when working with different types of video content.

Sampler AR Video Common Errors and Solutions:

Mismatched Training Mode

  • Explanation: The num_frame_per_block parameter does not match the training mode of the checkpoint, leading to suboptimal performance or errors.
  • Solution: Verify the training mode of your checkpoint and adjust the num_frame_per_block parameter accordingly to ensure compatibility.

Invalid Frame Count

  • Explanation: The num_frame_per_block value is set outside the allowed range, causing the node to fail.
  • Solution: Ensure that the num_frame_per_block is set between 1 and 64, as values outside this range are not supported.

Sampler AR Video Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Sampler AR Video