Skip to content

Video Helper Suite

Video Lecture

Section Video Links
Video Helper Suite Video Helper Suite Video Helper Suite 

 (Pay Per View)

You can use PayPal to purchase a one time viewing of this video for $1.49 USD.

Pay Per View Terms

  • One viewing session of this video will cost the equivalent of $1.49 USD in your currency.
  • After successful purchase, the video will automatically start playing.
  • You can pause, replay and go fullscreen as many times as needed in one single session for up to an hour.
  • Do not refresh the browser since it will invalidate the session.
  • If you want longer-term access to all videos, consider purchasing full access through Udemy or YouTube Memberships instead.
  • This Pay Per View option does not permit downloading this video for later viewing or sharing.
  • All videos are Copyright © 2019-2025 Sean Bradley, all rights reserved.

Description

In this lesson we will improve our AnimateDiff workflow with the ComfyUI-VideoHelperSuite, and then merge three of our videos into one.

While there are nodes in ComfyUI to load videos, extract images, audio, FPS, do further operations on the videos such as ESRGAN and frame interpolation, save them in multiple formats, the VideoHelperSuite is a toolset that can do many of these things plus much more.

We can,

  • convert between the MP4, WEBM, MKV, GIF and MOV formats,
  • force frame rates, skip frames, cap frames, select every nth frame, and resize maintaining aspect ratios,
  • load audio and seek,
  • combine videos and image sequences, reverse, loop, ping-pong, amend metadata, change pixel formats,
  • convert frames to latents, apply prompt and decode back into another video,
  • preview videos without saving them each time,
  • and more

Install ComfyUI-VideoHelperSuite

Install the custom node ComfyUI-VideoHelperSuite using the manager, or you can use your command/terminal prompt.

  1. Navigate to your ComfyUI/custom_nodes folder.
  2. Run,
    git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
    
  3. Restart ComfyUI

Start Workflow

Drag this workflow into ComfyUI

The videos that I merged can be download from this vhs_source_videos.zip file.

Extract them to somewhere on your computer and point to them if using this merge workflow below.

ComfyUI-VideoHelperSuite (GitHub)