实验性视频播放器及队列工具,将视频转换为帧并在ComfyUI中自动或手动排队逐帧处理,简化视频工作流。
💡 将视频转换为帧并在ComfyUI中自动排队逐帧处理
🍴 3 Forks💻 Python🔄 2024-08-05
https://pan.quark.cn/s/e58c8376a81b
📦 requirements.txt
cupy-cuda12x
numba
numpy
opencv-python
📄 README
ComfyUI Video Player
1 step closer to replacing all software with comfy
Install this node as well as ComfyUI-Custom-Scripts
Usage (automatic)
Load allinoneworkflow.json
Enter the full video path
Check “Extra options” -> “Auto Queue”
Click “Queue Prompt”
Usage (manual)
Convert your file using the included convert-video.py or convert-video-color.py/convert-video-color-cuda.py (requires cuda-requirements.txt)
Load the example workflow
Set the framerate of the video
Set the path to the location of the frames generated by convert-video.py including the final /
Set the batch count to the number of frames in the video
press Queue Prompt