Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A high-performance, RAM/VRAM-aware video encoder for ComfyUI. Auto-optimizes for your hardware, supports 4K/8K tiling, chunked streaming, and crash-free export. Built by kmlbdh.

Notifications You must be signed in to change notification settings

kmlbdh/ComfyUI-kmlbdh-VideoCombine

Repository files navigation

kmlbdh Video Combine (Smart + Tiled) 🚀

A custom ComfyUI node designed for stable, high-resolution video export — even on limited hardware.

❌ The Problem

VHS_VideoCombine often crashes on 4K videos due to RAM/VRAM overload, especially when using:

  • 4K/8K resolution
  • Frame interpolation (RIFE)
  • Upscaling
  • Long sequences

✅ The Solution

kmlbdh Video Combine (Smart + Tiled) — a smarter, safer, and fully customizable alternative that:

  • 🔍 Auto-detects your RAM & VRAM and suggests safe defaults
  • 🧱 Splits frames into tiles to avoid VRAM crashes (perfect for 4K/8K)
  • 📦 Streams in chunks to prevent RAM overload
  • 🏷️ Supports custom filename_prefix for organized output
  • 🧼 Clean, modular, and branded for your workflow

🔧 Features

  • Auto Hardware Detection → Recommends safe settings for your system
  • Tiled Processing → Split frames via tile_size (512, 1024, etc.)
  • Chunked Encoding → Control memory usage with chunk_size
  • Safe Streamingsave_images_in_memory: False = disk-first workflow
  • Custom Naming → Use filename_prefix just like native nodes
  • FFmpeg-Powered → High-quality H.264/HEVC encoding
  • Crash-Free → Tested on 4K+ video sequences

🛠 Installation

Restart ComfyUI and search for: 👉 kmlbdh Video Combine (Smart + Tiled)

👀 Preview Here’s how the node looks inside ComfyUI:

(Optional: Add a screenshot later named preview.png) "Auto-optimized settings based on your system" "Tiling + chunking enabled by default"

🧩 Example Workflow Use kmlbdh Video Combine (Smart + Tiled) with:

RIFE VFI → Frame interpolation (2x, 4x) 4x Upscale → Resolution boost Wan2.2 I2V or other video models → Smooth AI animation Ideal for: 🎬 4K image-to-video • 🌐 Upscaled animations • ⚡ RIFE-enhanced clips

🎯 Who Is This For? AI animators working with 4K image-to-video Users with 8–16GB VRAM hitting memory limits Anyone tired of Out of Memory errors during export Creators who want a stable, branded workflow

📢 Author Made with ❤️ by kmlbdh This isn’t just a fix — it’s your tool. Branded, optimized, and built for your workflow.

📜 License MIT License

cd ComfyUI/custom_nodes
git clone https://github.com/kmlbdh/ComfyUI-kmlbdh-VideoCombine.git

About

A high-performance, RAM/VRAM-aware video encoder for ComfyUI. Auto-optimizes for your hardware, supports 4K/8K tiling, chunked streaming, and crash-free export. Built by kmlbdh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages