ComfyUI Node: WanVideo SLG

Class Name

WanVideoSLG

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 SLG Description

Enhances video processing by selectively skipping operations on specified blocks for precise editing and effects control.

WanVideo SLG:

The WanVideoSLG node is designed to enhance video processing by selectively skipping unconditional operations on specified blocks within a video sequence. This functionality is particularly useful for optimizing the control signal application across different segments of a video, allowing for more precise and efficient video editing and effects application. By defining specific blocks to skip and setting the start and end percentages of the control signal, you can achieve a more tailored and controlled video processing workflow. This node is essential for users looking to fine-tune their video outputs by manipulating the control signal's influence over time, ensuring that the desired effects are applied only where needed.

WanVideo SLG Input Parameters:

blocks

The blocks parameter is a string that specifies which blocks in the video sequence should skip the unconditional operations. It is defined as a comma-separated list of block indices, starting from 0. This parameter allows you to target specific parts of the video for conditional processing, enhancing the efficiency and precision of the video editing process. The default value is "10", but you can customize it to suit your specific needs by listing the indices of the blocks you wish to skip.

start_percent

The start_percent parameter is a float that determines the starting point of the control signal's influence on the video, expressed as a percentage. It ranges from 0.0 to 1.0, with a default value of 0.1. This parameter allows you to control when the effects begin to take place within the video sequence, providing flexibility in timing the application of video effects. Adjusting this value can help in synchronizing the effects with specific moments in the video.

end_percent

The end_percent parameter is a float that sets the endpoint of the control signal's influence on the video, also expressed as a percentage. It ranges from 0.0 to 1.0, with a default value of 1.0. This parameter defines when the effects should cease, allowing for precise control over the duration of the effect application. By adjusting this value, you can ensure that the effects are applied only for the desired duration, preventing unnecessary processing and enhancing the overall video quality.

WanVideo SLG Output Parameters:

slg_args

The slg_args output parameter is a dictionary that encapsulates the processed arguments for the WanVideoSLG node. It includes the list of block indices to skip, as well as the start and end percentages of the control signal. This output is crucial for downstream processing, as it provides the necessary configuration for applying the specified video effects. By interpreting this output, you can understand how the node has configured the video processing pipeline, ensuring that the desired effects are applied accurately and efficiently.

WanVideo SLG Usage Tips:

  • To optimize the performance of the WanVideoSLG node, carefully select the blocks to skip based on the specific areas of the video that do not require unconditional processing. This can significantly reduce processing time and improve efficiency.
  • Experiment with different start_percent and end_percent values to achieve the desired timing and duration of effects in your video. Fine-tuning these parameters can help synchronize effects with key moments in the video, enhancing the overall impact.

WanVideo SLG Common Errors and Solutions:

Invalid block index format

  • Explanation: This error occurs when the blocks parameter contains non-numeric values or is not properly formatted as a comma-separated list.
  • Solution: Ensure that the blocks parameter is a string of comma-separated integers, with each integer representing a valid block index.

Start or end percent out of range

  • Explanation: This error arises when the start_percent or end_percent values are set outside the allowed range of 0.0 to 1.0.
  • Solution: Adjust the start_percent and end_percent values to be within the range of 0.0 to 1.0, ensuring they are valid percentages.

WanVideo SLG 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 SLG