Extensions/H3 GuideMaster
ComfyUI Extension

H3 GuideMaster

A MiniMax H3 guide, local filmstrip, and endpoint-anchor timeline for ComfyUI.

By MajoorWaldi·Created a day ago·Updated about 24 hours ago· 0
MajoorWaldi/ComfyUI-Majoor-H3-GuideMaster
Nodes
On cloudLocal install
Stars0
Updatedabout 24 hours ago
Readme

H3 GuideMaster

H3 GuideMaster makes it easy to place images and audio on a MiniMax H3 timeline.

H3 GuideMaster node overview

Demo

H3 GuideMaster animated workflow demo

Installation

  1. Copy the ComfyUI-Majoor-H3-GuideMaster folder into ComfyUI/custom_nodes/.
  2. Restart ComfyUI.
  3. Add the node from Majoor / MiniMax H3.

Quick start

Place the node between your MiniMax H3 workflow and the H3 guider/sampler:

MiniMax H3 workflow → H3 GuideMaster → H3 Guider / Sampler

Connect the following inputs when needed:

  • vae for images;
  • audio_vae for audio;
  • guide_image_0, guide_image_1, etc. for images;
  • guide_audio_0, guide_audio_1, etc. for audio;
  • first_frame and last_frame for a starting or ending image.

Connect the positive and latent outputs to the rest of your H3 workflow.

The timeline

The node panel displays the timeline and all placed guides.

  • Click a frame to move the current position.
  • Double-click a frame to place the selected guide.
  • Drag a marker to move a guide.
  • Use Set to F... to place the selected guide on the current frame.
  • Use Condense to make long timelines easier to view.

Frames

Frames sets the timeline length when no reference media is loaded.

You can either:

  • enter the number of frames directly;
  • connect an INT control containing a frame count;
  • connect a FLOAT control containing a duration in seconds.

An INT is used as an exact frame count. A FLOAT is converted at 24 fps and aligned to native H3 timing. For example, 10.0 seconds becomes 243 frames.

H3 snapping

The H3 5 + 17f mode is enabled by default. Guides are placed on the MiniMax H3 frame grid:

5, 22, 39, 56, 73, ...

You can disable this grid with 1 frame, or choose a step of 6, 12, or 24 frames.

When a new guide is connected, it is placed on the first available H3 position: F5, then F22, then F39, and so on.

Adding images

Connect an image to guide_image_0, then use the additional guide image inputs that appear.

An image and an audio source with the same slot number are combined into one audio/video guide.

You can also connect:

  • an image to first_frame for the starting image;
  • an image to last_frame for the ending image.

Adding audio

Connect audio to guide_audio_0, then use the additional audio guide inputs that appear.

Each audio guide starts at its assigned frame and is automatically limited to the remaining timeline duration.

Previewing media

Drop a video or an image sequence into the Filmstrip, or click Open Media.

You can also connect a video loader or an image sequence to reference_media. The node will use it to display the timeline.

Reference media is only used to help place guides. It is not sent into the workflow a second time.

Previewing audio

Connect an audio source to audio_reference to display its waveform below the timeline.

This input is only a visual reference. Audio used for generation must be connected to guide_audio_N.

Troubleshooting

  • Make sure the node is part of a MiniMax H3 workflow.
  • Connect vae when using image guides.
  • Connect audio_vae when using audio guides.
  • If the timeline stays at 124, check that the INT or FLOAT control is connected to Frames.
  • If a guide does not appear, check the connected guide_image_N or guide_audio_N slot.
  • Restart ComfyUI after updating the node.

License

GPL-3.0-or-later. See LICENSE.