ComfyUI Extension: kmlbdh Video Combine (Smart + Tiled)

Authored by kmlbdh

Created

Updated

0 stars

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

Custom Nodes (0)

    README

    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 Streaming β†’ save_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