ComfyUI > Nodes > ComfyUI 1hewNodes > Save Video by Image

ComfyUI Node: Save Video by Image

Class Name

1hew_SaveVideoByImage

Category
1hewNodes/io
Author
1hew (Account age: 1113days)
Extension
ComfyUI 1hewNodes
Latest Updated
2026-04-17
Github Stars
0.03K

How to Install ComfyUI 1hewNodes

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

Save Video by Image Description

Converts image series into video, ideal for AI artists creating cohesive video content.

Save Video by Image:

The 1hew_SaveVideoByImage node is designed to facilitate the conversion of a series of images into a video format, providing a seamless way to create video content from individual image frames. This node is particularly beneficial for AI artists and creators who wish to compile their generated images into a cohesive video presentation. By leveraging this node, you can efficiently encode images into a video file, potentially including metadata and audio tracks, to enhance the final output. The node's primary goal is to streamline the video creation process, making it accessible and straightforward for users without requiring extensive technical knowledge.

Save Video by Image Input Parameters:

auto_increment

This parameter determines whether the output file name should automatically increment if a file with the same name already exists. Enabling this option helps prevent overwriting existing files, ensuring that each video is saved uniquely. The default value is typically set to True, allowing for automatic file name management.

save_metadata

This parameter specifies whether metadata should be included in the video file. Metadata can contain valuable information such as prompts or additional data related to the images, which can be useful for documentation or further processing. The default setting is usually True, enabling metadata saving unless explicitly disabled.

audio_path

This parameter allows you to specify a path to an audio file that will be included in the video. Adding audio can enhance the viewing experience by providing a soundtrack or narration to accompany the visual content. The parameter accepts a file path as input, and if no audio is desired, it can be left empty.

has_alpha

This parameter indicates whether the images contain an alpha channel, which represents transparency. If the images have an alpha channel, the node will handle encoding differently to preserve transparency in the video. The default value is typically False, assuming no alpha channel unless specified otherwise.

Save Video by Image Output Parameters:

video_file_path

This output parameter provides the file path to the saved video. It is the location where the compiled video from the input images is stored. This path is crucial for accessing and sharing the final video output.

Save Video by Image Usage Tips:

  • Ensure that your images are in a consistent format and resolution to achieve a smooth video output.
  • Utilize the auto_increment feature to avoid overwriting existing videos, especially when experimenting with different settings or versions.
  • Consider including metadata if you plan to use the video for documentation or further analysis, as it can provide valuable context.

Save Video by Image Common Errors and Solutions:

FileNotFoundError: No such file or directory

  • Explanation: This error occurs when the specified file path for saving the video or the audio file does not exist.
  • Solution: Verify that the directory paths are correct and that the necessary folders exist before executing the node.

ValueError: Invalid image format

  • Explanation: This error indicates that the input images are not in a supported format for video encoding.
  • Solution: Ensure that all input images are in a compatible format, such as PNG or JPEG, and that they are consistently formatted.

IOError: Unable to write video file

  • Explanation: This error suggests that there is an issue with writing the video file, possibly due to insufficient permissions or disk space.
  • Solution: Check that you have write permissions for the target directory and that there is enough disk space available to save the video.

Save Video by Image Related Nodes

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

Save Video by Image