ComfyUI Extension
comfyui_video_BC
ComfyUI Batch Video Loader & Video Combine Nodes
JioJe/comfyui_video_BC
Nodes6
On cloudLocal install
CategoryBC/Text, BC/Video
Stars13
Updated5 months ago
Nodes (6)
Readme
ComfyUI Video BC
Custom nodes for ComfyUI focused on simple video IO and batch text utilities.
Included Nodes
VideoSequenceProcessorLoad frames from a video folder with index, next, or random selection modes.VideoCombineSave an image sequence as a video and optionally mux anAUDIOinput withffmpeg.TextBatchLoaderLoad all.txtfiles from a folder as a batch.TextBatchIndexerRead one item from a loaded text batch by index.TextBatchSaverSave a list of text values to disk.TextBatchReplaceApply up to three search-and-replace operations to a batch of text.
Installation
Clone or copy this folder into ComfyUI/custom_nodes/, then restart ComfyUI.
git clone https://github.com/JioJe/comfyui_video_BC
Requirements
Install the dependencies listed in requirements.txt if your ComfyUI environment does not already provide them.
Notes
VideoCombineprefersffmpegfrom the active ComfyUI Python environment.- The normalized package entrypoint now lives under
nodes/. - Example workflow:
workflow.json