ComfyUI > Nodes > SaveVideoRGBA > Save Video (RGBA)

ComfyUI Node: Save Video (RGBA)

Class Name

SaveVideoRGBA

Category
image/animation
Author
yolain (Account age: 1990days)
Extension
SaveVideoRGBA
Latest Updated
2026-03-11
Github Stars
0.04K

How to Install SaveVideoRGBA

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

Converts image sequences to RGB/RGBA videos, supports MP4/WEBM/MOV, handles alpha channels, adds audio.

Save Video (RGBA):

The SaveVideoRGBA node is designed to facilitate the conversion of image sequences into video files, supporting both RGB and RGBA formats. This node is particularly beneficial for AI artists who wish to create videos from generated images, as it seamlessly handles the inclusion of alpha channels, allowing for transparent video outputs. By automatically selecting appropriate video formats and codecs based on the presence of an alpha channel, it ensures compatibility and optimal quality. The node supports popular video formats such as MP4, WEBM, and MOV, and codecs like H264, VP9, and ProRes, making it versatile for various artistic needs. Additionally, it can incorporate audio streams into the video, providing a comprehensive solution for multimedia content creation.

Save Video (RGBA) Input Parameters:

path

The path parameter specifies the file path where the resulting video will be saved. It is crucial for determining the storage location of the output video file. This parameter does not have a default value and must be provided by the user to ensure the video is saved in the desired directory.

format

The format parameter determines the container format of the output video. It can automatically select the appropriate format based on the presence of an alpha channel, or it can be manually set to mp4, webm, or mov. The default value is RGBAVideoContainer.AUTO, which allows the node to choose the best format based on the input data.

codec

The codec parameter specifies the video codec used for encoding the video. It can be set to h264, libvpx-vp9, or prores_ks, with the default being RGBAVideoCodec.AUTO. This parameter impacts the compression and quality of the video, with different codecs offering various balances between file size and quality.

metadata

The metadata parameter allows for the inclusion of additional information in the video file, such as author details or creation date. This parameter is optional and can be left as None if no metadata is to be included.

Save Video (RGBA) Output Parameters:

ui

The ui output parameter provides a preview of the saved video, allowing you to quickly verify the result without navigating to the file location. This feature is particularly useful for ensuring the video has been correctly encoded and saved according to the specified parameters.

Save Video (RGBA) Usage Tips:

  • To maintain transparency in your video, ensure that your input images have an alpha channel and select a format that supports it, such as webm or mov.
  • When working with audio, ensure that the audio sample rate matches the video frame rate to avoid synchronization issues.

Save Video (RGBA) Common Errors and Solutions:

Only WEBM and MOV formats support alpha channel

  • Explanation: This error occurs when you attempt to save a video with an alpha channel using a format that does not support transparency.
  • Solution: Change the video format to webm or mov to ensure alpha channel support.

Supported formats: MP4, WEBM, MOV

  • Explanation: This error indicates that an unsupported video format was specified.
  • Solution: Ensure that the format parameter is set to one of the supported formats: mp4, webm, or mov.

Supported codecs: H264, VP9, ProRes

  • Explanation: This error arises when an unsupported codec is selected for video encoding.
  • Solution: Adjust the codec parameter to use one of the supported codecs: h264, libvpx-vp9, or prores_ks.

Save Video (RGBA) Related Nodes

Go back to the extension to check out more related nodes.
SaveVideoRGBA
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 (RGBA)