Complete Guide

Wan 2.2 Long Video Generation

Everything you need to create sustained, continuous videos longer than 5 seconds using Wan 2.2 in ComfyUI. Includes SVI 2.0 PRO, official workflows, and step-by-step instructions.

📋 Prerequisites

1. ComfyUI Installation

Ensure you have the latest ComfyUI installed. You'll need these custom nodes:

Install via ComfyUI Manager: Search for "WanVideo" and install all related packages.

2. Required Models

ModelSizeWhere to Get
wan2.2_i2v_14b_fp8.safetensors~14GBHuggingFace
umt5_xxl_fp8_e4m3fn_scaled.safetensors~5GBPart of WanVideoWrapper
wan_2.1_vae.safetensors~300MBPart of WanVideoWrapper
SVI v2 PRO LoRA (optional)~500MBCivitAI
⚠️ VRAM Requirement: 16GB recommended for long videos. 12GB may work with shorter clips or quantized models.

🛠️ Methods for Long Video

MethodLengthDifficultyQualitySpeed
SVI 2.0 PROInfiniteMedium⭐⭐⭐⭐⭐⭐⭐⭐⭐
Official I2V5-10sEasy⭐⭐⭐⭐⭐⭐⭐⭐
Multi-Clip10-20sMedium⭐⭐⭐⭐⭐⭐⭐
Frame ChainingUnlimitedHard⭐⭐⭐⭐⭐
🏆 Recommended: SVI 2.0 PRO
Best for seamless infinite videos with no visible transitions. Uses Stable Video Infinity technology.

🚀 SVI 2.0 PRO Method (Best for Infinite Video)

What is SVI?

Stable Video Infinity (SVI) 2.0 PRO allows continuous, seamless video generation without visible transitions. Uses only 4-8 steps per segment for incredible speed.

Option 1: Download Workflow JSON

Multiple sources provide the SVI 2.0 PRO workflow:

📥 GitHub Issue #51 - SVI Workflow 📥 Reddit SVI Workflow Post 📖 NextDiffusion Tutorial

Option 2: Install via ComfyUI Manager

  1. 1Open ComfyUI Manager
  2. 2Search for "Stable Video Infinity" or "SVI"
  3. 3Install the SVI custom nodes
  4. 4Restart ComfyUI
  5. 5Search "SVI Wan" in template Browser

SVI 2.0 PRO Key Settings

SettingRecommendedNotes
CFG Scale1.2 - 1.8Lower than normal (normal is 3-5)
Shift6 - 10Controls motion coherence
Steps4 - 8SVI is fast! 4 steps = good, 8 = better
SamplerEulerSimple, fast, works well
SchedulerSimpleNOT karras or normal

Step-by-Step SVI Workflow

  1. 1Load your starting image (512x512 or 768x768 recommended)
  2. 2Set total frames (e.g., 16fps × 10s = 160 frames)
  3. 3Configure SVI settings: CFG=1.5, Shift=8, Steps=6
  4. 4Write your prompt describing CONTINUOUS action
  5. 5Click "Run" and watch infinite video generate
⚠️ Important SVI Tips:
  • Describe MOTION per TIME, not per action: "A person walking forward continuously for 20 seconds" not "person walks, then runs, then stops"
  • Lower CFG is critical (1.5-1.8 works best)
  • Higher shift (8-10) = smoother motion but more VRAM

📦 Official Wan 2.2 Workflow

Method 1: Built-in Template

  1. 1Open ComfyUI
  2. 2Menu: Workflow → Browse Templates → Video
  3. 3Select Wan2.2 14B I2V or Wan2.2 14B T2V
  4. 4Load your source image (for I2V)
  5. 5Configure settings
  6. 6Press Ctrl+Enter to run

Method 2: Manual Setup

Official Workflow Key Settings

SettingRecommendedNotes
Steps25 - 35Higher = better quality
CFG Scale3.5 - 55 = strict prompt following
SamplerEuler A or DDIMEuler A = creative, DDIM = consistent
SchedulerNormal or KarrasKarras = smoother transitions
FPS16 - 2416 = longer video, 24 = smoother

⚙️ Complete Settings Reference

For 5-10 Second Videos (Basic)

For 10-20 Second Videos (Extended)

For Infinite Videos (SVI)

Frame Calculations

Duration16 FPS24 FPS
5 seconds80 frames120 frames
10 seconds160 frames240 frames
15 seconds240 frames360 frames
20 seconds320 frames480 frames

🛠️ Troubleshooting

ProblemSolution
Video repeats every 5 secondsUse SVI 2.0 PRO method for continuous motion
Out of memory errorsReduce resolution, use FP8 models, or enable model offloading
Poor motion qualityIncrease shift value (6-10), describe continuous action in prompt
Black framesCheck VAE settings, ensure image dimensions are divisible by 16
SVI not workingEnsure you have latest ComfyUI + WanVideoWrapper + SVI nodes
Slow generationSVI is fast (4-8 steps). If slow, reduce steps or use FP8 model

🔗 All Important Links

Workflows & Templates

SVI Workflow GitHub #51 Reddit SVI Post Official Wan 2.2 Docs

Tutorials

Master Wan 2.2 Tutorial (YouTube) ComfyUI Wiki - Wan 2.2 Apatero Complete Guide

Models & LoRAs

Wan 2.2 FP8 Models SVI v2 PRO LoRA
📚 Sources:
Official ComfyUI Wan 2.2 Docs · ComfyUI Wiki Wan 2.2 · Reddit SVI 2.0 PRO · NextDiffusion SVI Guide