Nodes/h3-relay/H3RelayInternalSegmentSave
ComfyUI Node

H3RelayInternalSegmentSave

Immediately save one delivered H3 clip as an H.264 segment plus a safetensors resume checkpoint, exact prompt metadata, generated-audio WAV, and workflow recovery sidecars.

By akatz-ai·Created 8 days ago·Updated 4 days ago· 9
H3RelayInternalSegmentSave
  • state
  • images
  • sampled_latent
  • audio
  • images_with_overlap
  • segment
  • status
Categoryconditioning/minimax/contex_loop

Inputs (5)

NameTypeDefaultDescription
stateH3_CHAIN_STATECurrent state from H3 Chain Current Shot.
imagesIMAGEDelivered images AFTER MiniMax H3 Contex Loop Trim. The frame count must exactly match this scene's planned delivered length.
sampled_latentLATENTRaw sampler output for the current scene, before VAE decoding. Its compact AV streams are saved for checkpoint resume and audio context.
audiooptAUDIODelivered decoded audio AFTER MiniMax H3 Contex Loop Trim with match_tail enabled. Connect it in every audio mode to preserve H3's generated sound as WAV sidecars. Required for generated_audio and synchronized review.
images_with_overlapoptIMAGEBlend-ready output from Loop Trim. Required only when Plan video_blend_frames is above 0. It contains the retained repeated head followed by the normal delivered frames and is saved as a separate disk-backed assembly artifact.

Outputs (2)

NameTypeDescription
segmentH3_CHAIN_SEGMENTPersisted scene record for Review Gate and Loop End.
statusSTRINGSaved scene number, video/checkpoint paths, frame count, and duration.