ComfyUI > Nodes > ComfyUI-WanVideoWrapper > WanVideo Add Control Embeds

ComfyUI Node: WanVideo Add Control Embeds

Class Name

WanVideoAddControlEmbeds

Category
WanVideoWrapper
Author
kijai (Account age: 2871days)
Extension
ComfyUI-WanVideoWrapper
Latest Updated
2026-05-05
Github Stars
6.41K

How to Install ComfyUI-WanVideoWrapper

Install this extension via the ComfyUI Manager by searching for ComfyUI-WanVideoWrapper
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-WanVideoWrapper 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

WanVideo Add Control Embeds Description

Enhance video processing with integrated control signals for dynamic video effects and nuanced control in AI projects.

WanVideo Add Control Embeds:

The WanVideoAddControlEmbeds node is designed to enhance video processing by integrating control signals into video embeddings. This node allows you to specify a range within which the control signals are applied, providing flexibility in how these signals influence the video output. By incorporating control signals, you can achieve more dynamic and responsive video effects, making it a powerful tool for AI artists looking to add nuanced control to their video projects. The node's primary function is to update existing video embeddings with new control data, ensuring that the video processing pipeline can adapt to various creative needs.

WanVideo Add Control Embeds Input Parameters:

embeds

This parameter represents the existing video embeddings that you want to enhance with control signals. It is of type WANVIDIMAGE_EMBEDS and serves as the base data structure that will be updated with new control information.

start_percent

The start_percent parameter defines the starting point of the control signal's influence within the video. It is a floating-point value ranging from 0.0 to 1.0, with a default of 0.0. This parameter allows you to specify when the control effect should begin, providing precise control over the timing of the effect.

end_percent

Similar to start_percent, the end_percent parameter specifies the endpoint of the control signal's influence. It also ranges from 0.0 to 1.0, with a default value of 1.0. This parameter helps in determining when the control effect should cease, allowing for a controlled fade-out of the effect.

latents

This optional parameter allows you to provide encoded latents that serve as control signals. These latents are used to modulate the video embeddings, offering an additional layer of control over the video output. The parameter is of type LATENT.

fun_ref_image

Another optional parameter, fun_ref_image, is a reference latent for the Fun 1.1 model. It provides a baseline or reference point for the control signals, ensuring that the modifications align with a specific model or style. This parameter is also of type LATENT.

WanVideo Add Control Embeds Output Parameters:

image_embeds

The output parameter image_embeds is of type WANVIDIMAGE_EMBEDS. It contains the updated video embeddings that now include the control signals. This output is crucial as it represents the enhanced video data that can be used in subsequent processing steps, allowing for more dynamic and controlled video effects.

WanVideo Add Control Embeds Usage Tips:

  • To achieve a gradual introduction of control effects, set the start_percent to a lower value and end_percent to a higher value, allowing the effect to build up over time.
  • Utilize the latents parameter to introduce complex control signals that can significantly alter the video output, providing a unique and customized effect.

WanVideo Add Control Embeds Common Errors and Solutions:

Missing embeds parameter

  • Explanation: The embeds parameter is required and must be provided for the node to function correctly.
  • Solution: Ensure that you pass a valid WANVIDIMAGE_EMBEDS object to the node.

Invalid start_percent or end_percent values

  • Explanation: The start_percent and end_percent values must be within the range of 0.0 to 1.0.
  • Solution: Check that both parameters are set within the valid range and adjust them accordingly.

Missing latents or fun_ref_image when expected

  • Explanation: If you intend to use control signals or reference images, the corresponding parameters must be provided.
  • Solution: Ensure that you supply valid LATENT objects for latents and fun_ref_image if they are part of your intended processing pipeline.

WanVideo Add Control Embeds Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-WanVideoWrapper
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.

WanVideo Add Control Embeds