mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add custom node: ComfyUI-VideoCompressor (#2182)
Adds a new unified video compression node. It handles image/video inputs and features 2-pass, CRF, and GPU encoding modes
This commit is contained in:
parent
2ea991d960
commit
20778ecfb0
@ -9409,6 +9409,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Mask cutout based on Segment Anything."
|
"description": "Mask cutout based on Segment Anything."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Verolelb",
|
||||||
|
"title": "Video Compressor (Unified)",
|
||||||
|
"id": "Video compressor",
|
||||||
|
"reference": "https://github.com/Verolelb/ComfyUI-VideoCompressor",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Verolelb/ComfyUI-VideoCompressor"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Compress video in comfyui."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Shadetail",
|
"author": "Shadetail",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user