Nodes/ComfyUI-Grok-SmartVAE/🎬 SmartVAE_StreamingDecoder (Streaming)
ComfyUI Node

🎬 SmartVAE_StreamingDecoder (Streaming)

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

By uczensokratesaΒ·Created 7 months agoΒ·Updated 3 months agoΒ· 17
🎬 SmartVAE_StreamingDecoder (Streaming)
  • samples
  • vae
  • audio
  • preview_thumbs
  • video_path
β—„frames_per_batch8β–Ί
β—„overlap_frames2β–Ί
β—„force_time_scale0β–Ί
β—„enable_tilingfalseβ–Ί
β—„tile_size512β–Ί
β—„verbosefalseβ–Ί
β—„video_output_pathβ–Ί
β—„fps24β–Ί
β—„codech264β–Ί
β—„audio_pathβ–Ί
β—„resume_on_crashtrueβ–Ί
β—„ignore_warningsnoneβ–Ί
Categorylatent/video

Inputs (15)

NameTypeDefaultDescription
samplesLATENTβ€”
vaeVAEβ€”
frames_per_batchINT81–128Frames per decode batch. Auto-reduces on OOM.
overlap_framesoptINT20–16Temporal overlap for seamless stitching.
force_time_scaleoptINT00–16Manual override (0=auto). E.g., 8 for LTX-Video.
enable_tilingoptBOOLEANfalseForce tiling. Auto-enables on OOM.
tile_sizeoptINT512256–2048Tile size in pixels.
verboseoptBOOLEANfalseShow detailed logs.
video_output_pathoptSTRINGOutput path. Empty = auto-generated.
fpsoptFLOAT241–120Frame rate (fps). Supports fractional values (23.976, 29.97, etc.). Connect VHS 'get_fps' output here.
codecoptCOMBOh264h264=compatible | h265=smaller | prores/ffv1=professional
audio_pathoptSTRINGOptional audio file path to mux (alternative to AUDIO input)
audiooptAUDIOOptional AUDIO input (ComfyUI format). Priority over audio_path.
resume_on_crashoptBOOLEANtrueResume if crash occurred
ignore_warningsoptCOMBOnoneWarning handling mode: β€’ none = Stop on any issue (safest) β€’ minor = Continue if corruption <10% (partial black frames possible) β€’ all = Force decode anyway (high risk of black frames or crash)

Outputs (2)

NameTypeDescription
preview_thumbsIMAGEβ€”
video_pathSTRINGβ€”