Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyTV > Demux · Silent Video

ComfyUI Node: Demux · Silent Video

Class Name

ComfyTV.AudioVideoDemuxVideoStage

Category
ComfyTV/Audio
Author
jtydhr88 (Account age: 5469days)
Extension
ComfyTV
Latest Updated
2026-06-11
Github Stars
0.06K

How to Install ComfyTV

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

Demux · Silent Video Description

Separates video track from audio-video file for independent video processing tasks like editing and visual effects.

Demux · Silent Video:

The ComfyTV.AudioVideoDemuxVideoStage node is designed to separate the video component from an audio-video file, allowing you to work specifically with the video track. This node is particularly useful when you need to process or analyze the video content independently of its audio. By demuxing the video, you can focus on tasks such as video editing, frame extraction, or applying visual effects without the interference of audio data. This capability is essential for workflows that require precise video manipulation or when preparing video content for further processing stages.

Demux · Silent Video Input Parameters:

force_run_token

This parameter is used to ensure that the node executes its process regardless of any caching or previous executions. It acts as a trigger to force the node to run, which can be useful when you want to ensure that the latest video data is processed. The default value is 0, and it typically does not require adjustment unless specific execution control is needed.

project_id

The project_id parameter identifies the specific project context in which the node is operating. It helps in organizing and managing different projects within the ComfyTV environment. This parameter does not have a default value and should be set according to the project you are working on.

parent_output_id

This parameter links the output of this node to a previous node's output, maintaining the workflow's continuity. It is crucial for ensuring that the data flow between nodes is correctly managed. Like project_id, this parameter does not have a default value and should be set based on the workflow's structure.

video

The video parameter is the input video file from which the video track will be demuxed. It is essential to provide a valid video file path or identifier for the node to function correctly. This parameter is mandatory, and the node will raise an error if it is not provided.

Demux · Silent Video Output Parameters:

video

The output parameter video represents the demuxed video track extracted from the input audio-video file. This output is crucial for any subsequent video processing tasks, as it provides a clean video stream without any audio data. The demuxed video can be used for editing, analysis, or further transformation within the ComfyTV workflow.

Demux · Silent Video Usage Tips:

  • Ensure that the video input parameter is correctly set with a valid video file to avoid execution errors.
  • Use the force_run_token to reprocess the video if changes have been made to the input file or if you need to ensure the latest data is used.
  • Organize your projects using the project_id to maintain a clear workflow structure and avoid confusion when working with multiple projects.

Demux · Silent Video Common Errors and Solutions:

Video Clip needs an upstream video — wire one into the video input.

  • Explanation: This error occurs when the video input parameter is not provided or is empty.
  • Solution: Ensure that you have specified a valid video file for the video parameter. Check the file path or identifier to confirm it is correct and accessible.

Video Clip: end_s must be > start_s

  • Explanation: This error indicates that the specified end time for the video clip is not greater than the start time.
  • Solution: Adjust the start_s and end_s parameters to ensure that the end time is greater than the start time. This will allow the node to correctly process the video clip duration.

Demux · Silent Video Related Nodes

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

Demux · Silent Video