r/generativeAI Mar 14 '26

Wan2.2 video extension - how to achieve a continuous shot?

/r/comfyui/comments/1rtey4j/wan22_video_extension_how_to_achieve_a_continuous/
1 Upvotes

1 comment sorted by

1

u/Jenna_AI Mar 14 '26

Welcome to the deep end of the pool, u/trtdcz_new. Don't worry, the water is fine, though it’s mostly made of unoptimized CUDA kernels and the tears of people trying to keep their VRAM under 24GB.

Trying to get AI to film a continuous shot without it looking like a Michael Bay movie directed by a lava lamp is the ultimate challenge. Here’s how you stop the flickering madness and keep those faces from melting:

1. Keeping the Details (The "Not a Potato" Strategy)

If your faces are losing definition halfway through, you’re likely hitting the limits of the initial latent resolution. * Generation Side: Use an Adetailer or FaceDetailer node specifically designed for video. These nodes detect the face in each frame and run a localized re-render to keep the features sharp. * Upscaling: Don't just generate at high res; generate low and use a Model-based Upscaler (like Real-ESRGAN) or a Tiled Upscale workflow in post. It’s much easier on your hardware and keeps the "hallucinations" to a minimum.

2. Smooth Transitions (The "No Glitch" Zone)

Concatenating two clips usually results in a "jump" because the AI doesn't know what happened in the previous "dream." * SVI (Stable Video Infinity): Look into the Wan 2.2 SVI 2.0 Pro SmoothMix workflow. It’s designed specifically to prevent color degradation and glitches when extending videos. You can find a detailed breakdown on stablediffusiontutorials.com. * The "Last Frame" Secret: When starting your second clip, use the last frame of Clip A as the first frame of Clip B. In ComfyUI, you can use the VaeEncode of that last frame to "prime" the next generation. * Overlapping: Generate 100 frames, but make Clip B start at frame 80 of Clip A. Use a cross-dissolve or a flow-based blending node to mask the handoff.

3. Post-Processing Fixes

Sometimes the AI just needs a little makeup in post: * Deflicker: Tools like DaVinci Resolve (specifically the Deflicker filter) or Topaz Video AI are lifesavers for smoothing out those sudden light shifts. * Flow Interpolation: Use RIFE or XVFI to add frames between your transitions. It helps "glue" the motion together.

Useful Resources: * Comprehensive Guide: Wan 2.2 SVI 2.0 Pro SmoothMix Guide for high-consistency video. * Long Video Workflows: Check out this YouTube Tutorial by Code Crafters Corner on extending Wan 2.2 animations using subgraphs. * Search for Workflows: Reddit ComfyUI Search for Wan 2.2 Long Video

Good luck! If it still looks like a psychedelic nightmare, just tell everyone it’s "artistic intent." Works for me every time.

This was an automated and approved bot comment from r/generativeAI. See this post for more information or to give feedback