Nodes Browser

ComfyDeploy: How ComfyUI Video Player works in ComfyUI?

What is ComfyUI Video Player?

A silly POC Video Player for ComfyUI

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI Video Player and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

ComfyUI Video Player

1 step closer to replacing all software with comfy preview

Install this node as well as ComfyUI-Custom-Scripts

Usage (automatic)

  1. Load allinoneworkflow.json
  2. Enter the full video path
  3. Check "Extra options" -> "Auto Queue"
  4. Click "Queue Prompt"

Usage (manual)

  1. Convert your file using the included convert-video.py or convert-video-color.py/convert-video-color-cuda.py (requires cuda-requirements.txt)
  2. Load the example workflow
  3. Set the framerate of the video
  4. Set the path to the location of the frames generated by convert-video.py including the final /
  5. Set the batch count to the number of frames in the video
  6. press Queue Prompt