ComfyUI Node

Video Saver

A ComfyUI node in Info-Prompt-Toolkit/ImageInfo with 14 inputs and 5 outputs.

By kinorax·Created 4 months ago·Updated 2 months ago· 1
Video Saver
  • images
  • audio
  • image_info
  • video_info
  • image
  • audio
  • source_image_info
  • video_info
  • file_path
filename_suffixvideo
output_dir
output_subdirnone
codecav1
av1_crf23
h264_crf19
frame_rate24
loop_count0
pingpongfalse
file_stem
CategoryInfo-Prompt-Toolkit/ImageInfo

Inputs (14)

NameTypeDefaultDescription
imagesIMAGEImage or image batch to save as video
filename_suffixSTRINGvideoSuffix part of output filename
output_dirSTRINGBase output directory under ComfyUI output
output_subdirCOMBOnoneOutput sub directory format
codecCOMBOav1Output video codec in MP4 container
av1_crfINT230–63AV1 CRF (0..63, lower is higher quality)
h264_crfINT190–51H.264 CRF (0..51, lower is higher quality)
frame_rateFLOAT240.001–1000Output frame rate (supports up to 3 decimal places)
loop_countINT0Number of extra loops after first playback
pingpongBOOLEANfalsePlay forward then backward (excluding first and last duplicated endpoints)
audiooptAUDIOOptional audio to mux into output video
image_infooptIPT-IMAGEINFOSource image info
video_infooptIPT-IMAGEINFOVideo generation info
file_stemoptSTRINGOptional output filename stem; when connected, save as <file_stem>.mp4

Outputs (5)

NameTypeDescription
imageIMAGE
audioAUDIO
source_image_infoIPT-IMAGEINFO
video_infoIPT-IMAGEINFO
file_pathSTRING