Nodes/ComfyUI-Grok-SmartVAE/🎞️ SmartVAE Advanced Decoder (v2.6 - Claude Clean)
ComfyUI Node

🎞️ SmartVAE Advanced Decoder (v2.6 - Claude Clean)

A ComfyUI node in latent/video with 20 inputs and 2 outputs.

By uczensokratesaΒ·Created 7 months agoΒ·Updated 3 months agoΒ· 17
🎞️ SmartVAE Advanced Decoder (v2.6 - Claude Clean)
  • samples
  • vae
  • audio
  • calibration_image
  • preview_thumbs
  • video_path
β—„frames_per_batch8β–Ί
β—„overlap_frames2β–Ί
β—„force_time_scale0β–Ί
β—„enable_tilingfalseβ–Ί
β—„tile_size512β–Ί
β—„video_output_pathβ–Ί
β—„fps24β–Ί
β—„codech264β–Ί
β—„audio_pathβ–Ί
β—„anti_color_bleedfalseβ–Ί
β—„correction_strength0.18β–Ί
β—„ema_momentum0.93β–Ί
β—„cross_fade_frames12β–Ί
β—„resume_on_crashtrueβ–Ί
β—„ignore_warningsnoneβ–Ί
β—„verbosefalseβ–Ί
Categorylatent/video

Inputs (20)

NameTypeDefaultDescription
samplesLATENTβ€”
vaeVAEβ€”
frames_per_batchINT81–128Latent frames per decode call. Auto-reduces on OOM.
overlap_framesoptINT20–16Temporal overlap between batches for seamless stitching.
force_time_scaleoptINT00–16Override auto-detected time scale (0=auto, 8=LTX).
enable_tilingoptBOOLEANfalseForce spatial tiling. Auto-enables on OOM.
tile_sizeoptINT512256–2048β€”
video_output_pathoptSTRINGFull output path. Blank = auto-named in ComfyUI output dir.
fpsoptFLOAT241–120Frame rate. Supports fractional values (23.976, 29.97 …).
codecoptCOMBOh264h264=compatible | h265=smaller | prores/ffv1=professional
audiooptAUDIOComfyUI AUDIO dict. Takes priority over audio_path.
audio_pathoptSTRINGPath to an audio file to mux into the output.
anti_color_bleedoptBOOLEANfalseTemporal colour matching at batch boundaries. Eliminates visible colour steps in streaming decode. Safe to enable β€” negligible performance cost.
calibration_imageoptIMAGEOptional reference image that seeds the colour grade. When supplied, the whole video is anchored to its statistics.
correction_strengthoptFLOAT0.180–0.4Blend weight of the colour correction (0=off, 0.18=default).
ema_momentumoptFLOAT0.930.7–0.98EMA decay for the running colour reference (higher=slower).
cross_fade_framesoptINT124–24Number of frames at each batch boundary to colour-correct.
resume_on_crashoptBOOLEANtrueResume from last checkpoint if a previous run crashed.
ignore_warningsoptCOMBOnonenone = abort on NaN/corruption | minor = continue if <10% corrupt | all = force decode (high risk of black frames)
verboseoptBOOLEANfalseβ€”

Outputs (2)

NameTypeDescription
preview_thumbsIMAGEβ€”
video_pathSTRINGβ€”