ComfyUI > Nodes > seedance2-comfyui > 🌱 Seedance 2.0 Save Video

ComfyUI Node: 🌱 Seedance 2.0 Save Video

Class Name

Seedance2VideoSaver

Category
🌱 Seedance 2.0
Author
Anil-matcha (Account age: 4733days)
Extension
seedance2-comfyui
Latest Updated
2026-04-15
Github Stars
0.17K

How to Install seedance2-comfyui

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

🌱 Seedance 2.0 Save Video Description

Facilitates downloading, saving, and extracting frames from videos for efficient processing.

🌱 Seedance 2.0 Save Video:

The Seedance2VideoSaver node is designed to facilitate the downloading and saving of video content from a specified URL, allowing you to manage and process video frames efficiently. This node is particularly useful for AI artists who need to work with video data, as it provides a streamlined method to download videos, extract frames, and save them in a structured manner. By leveraging this node, you can easily handle video content, ensuring that you have the necessary frames for further processing or analysis. The node's primary goal is to simplify the video handling process, making it accessible even to those without a technical background, while offering robust functionality to meet the needs of more advanced users.

🌱 Seedance 2.0 Save Video Input Parameters:

video_url

The video_url parameter is a string that specifies the URL of the video you wish to download. It is crucial for initiating the download process, and the URL must be valid and start with "http" or "https". This parameter does not have a default value, as it is required for the node to function.

save_subfolder

The save_subfolder parameter is a string that determines the subfolder within the output directory where the downloaded video will be saved. By default, this is set to "seedance2", allowing you to organize your saved videos systematically.

filename_prefix

The filename_prefix parameter is a string used as a prefix for the saved video file's name. This helps in identifying and categorizing the video files. The default value is "seedance2", but you can customize it to suit your project needs.

frame_load_cap

The frame_load_cap parameter is an integer that limits the number of frames to be loaded from the video. It helps in managing memory usage and processing time. The default value is 0, which means no limit, and it can range from 0 to 9999.

skip_first_frames

The skip_first_frames parameter is an integer that specifies the number of initial frames to skip when loading the video. This can be useful if you want to bypass introductory or irrelevant content. The default value is 0, with a range from 0 to 500.

select_every_nth

The select_every_nth parameter is an integer that determines the interval at which frames are selected from the video. For example, a value of 1 means every frame is selected, while a value of 2 means every second frame is selected. The default is 1, with a range from 1 to 30.

🌱 Seedance 2.0 Save Video Output Parameters:

frames

The frames output is a tensor containing the video frames that have been loaded and processed. This output is crucial for further analysis or processing, as it provides the visual data extracted from the video.

filepath

The filepath output is a string that indicates the path to the saved video file. This is important for locating the downloaded video on your system and for any subsequent operations you may wish to perform on the file.

frame_count

The frame_count output is an integer representing the total number of frames that were successfully loaded from the video. This provides insight into the amount of data available for processing and can help in verifying that the correct number of frames has been extracted.

🌱 Seedance 2.0 Save Video Usage Tips:

  • Ensure that the video_url is valid and accessible to avoid download errors. Double-check the URL format and connectivity.
  • Use the frame_load_cap parameter to manage memory usage effectively, especially when working with large video files.
  • Customize the filename_prefix and save_subfolder to organize your video files systematically, making it easier to locate and manage them later.
  • Adjust the select_every_nth parameter to control the density of frames you wish to process, which can be useful for optimizing performance or focusing on specific segments of the video.

🌱 Seedance 2.0 Save Video Common Errors and Solutions:

Invalid URL

  • Explanation: This error occurs when the video_url is either empty or does not start with "http" or "https".
  • Solution: Verify that the URL is correctly formatted and accessible. Ensure it starts with "http" or "https".

No frames

  • Explanation: This error indicates that no frames were successfully loaded from the video, possibly due to an incorrect frame_load_cap, skip_first_frames, or select_every_nth setting.
  • Solution: Check the video file to ensure it is not corrupted. Adjust the frame-related parameters to ensure frames are being selected correctly.

Frame load error

  • Explanation: This error suggests an issue occurred while loading frames, which could be due to file access problems or incorrect parameter settings.
  • Solution: Ensure the video file is accessible and not corrupted. Review the parameter settings to ensure they are appropriate for the video being processed.

🌱 Seedance 2.0 Save Video Related Nodes

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

🌱 Seedance 2.0 Save Video