MiniMax H3 Max Director lets you change what happens while a video stream is running. You establish a scene, watch it develop, then send another instruction without starting a separate clip.
This guide walks through a small first test: one explorer, one corridor, and two changes of direction. The prompts are original examples, not measured test results. Interface details and prices were checked on September 10, 2026; no paid generation was performed for this guide.
What Is MiniMax H3 Max Director?
Director extends H3 Max, fal’s post-trained version of MiniMax H3. Its endpoint is minimax/h3-max/director. It delivers video and audio over WebRTC—a live browser connection—rather than returning a finished clip after a queued request. Read fal’s product explanation.
The important limitation: a new direction affects a future segment, not the frame already playing. “Real-time” does not mean every command appears instantly.
Start Your First Director Session
1. Open the correct playground
Open the H3 Max Director playground and choose Sign in to start. You need a fal account with sufficient billing access or balance.
Select 768p and 16:9. Leave First frame, Last frame, and Target audio empty for this text-only test. The current interface also offers 480p and 1080p; 1080p costs twice the standard rate.
2. Establish a scene you can evaluate
Paste this into Prompt, then start the session:
A continuous live-action shot follows one adult explorer wearing a yellow raincoat through a narrow stone corridor. The camera tracks behind her at walking speed. Warm wall lamps illuminate the corridor. She walks slowly and looks ahead. Footsteps and quiet room ambience; no music or dialogue. Keep the same explorer, coat, corridor, and lighting throughout.
The yellow coat gives you an obvious continuity marker. One character and one location also make unexpected changes easier to identify.
3. Send one observable change
Once the opening action is visible, submit this as the next live direction in the running session:
The same explorer stops beside a wooden door on her right and turns her head toward it. Keep her yellow raincoat and the warm corridor lighting. The camera slows to a stop behind her. Footsteps stop.
Wait until you see whether that instruction takes effect before sending another:
She opens that wooden door and looks inside without entering. The camera moves closer over her shoulder. Keep the same explorer and corridor. Add a soft wooden creak and quiet room ambience.
These examples isolate movement, camera behavior, and sound. If the explorer changes appearance, simplify the next attempt instead of adding more characters or changing the setting.
4. Check the result and end the test
Record three observations: did she stop, did she open the same door, and did the coat remain recognizable? Note when each instruction was submitted and when its action appeared. That measures the delay you actually experienced.
End the session explicitly when finished. For API integrations, the documented control message is {"type":"stop"}; close the connection afterward with await session.close(). Billing follows generated video seconds, so watching for one minute is not an exact spending cap. Check billed usage afterward. API contract.
What Does MiniMax H3 Max Director Cost?
As checked September 10, fal lists a promotional standard rate of $0.02 per generated second, with a 60-second minimum. It lists $0.08 per second from September 14, 2026. Confirm the active rate before starting on the transition date.
Standard-resolution generated duration | Promotional cost | Announced list-rate cost |
|---|---|---|
Up to 60 seconds | $1.20 | $4.80 |
120 seconds | $2.40 | $9.60 |
15 minutes | $18.00 | $72.00 |
These calculations use fal’s 60-second floor. Public sessions currently run up to 15 minutes, subject to account balance; 1080p carries a 2× rate. These are fal prices, not SeeAPI prices. Current pricing and playground.
What Real Community Work Shows
On September 4, creator Blendi (@BlendiByl) shared an interactive horror “map” built with Director. The original post showed approximately 4.1K views when checked September 10. It demonstrates a concrete application: viewer choices can become the next scene direction. Views indicate exposure, not reliability or adoption. Original creator post.
ComfyUI has a separate, active H3 ecosystem. AIMixer’s ComfyUI MiniMax H3 Director repository showed approximately 1.5K stars and 164 forks. It provides a timeline for multi-segment creation; installing it does not install fal’s H3 Max Director service. Plugin repository.
The practical questions differ. In a separate H3 workflow collection, blousefet reported a missing Group Controller node; the maintainer directed them to ComfyUI-Switchboard. MJS255 reported damaged output during second-stage upscaling, with replies discussing workflow quality and sampling settings. These are version-dependent user reports, not Director API defects. Missing-node discussion · Upscaling discussion.
Common Problems and What to Check
Problem | Practical next step |
|---|---|
A direction does not appear immediately | Wait for the next eligible generated segment. In an API app, inspect |
Your character changes | Repeat the defining appearance and simplify the action. An optional first frame can anchor the opening, but does not guarantee later identity. |
Video freezes and audio becomes silent | Check for |
The API rejects a prompt version | Use increasing |
These diagnostics follow the published API schema. The realtime client is currently alpha, so check its documentation before implementing.
Which Workflow Should You Choose?
Choose MiniMax H3 Max Director when the next event depends on input arriving during playback. Choose ComfyUI when you want to prepare segments, manage local workflows, and adjust sampling or refinement.
If you need a finished short video, explore the MiniMax H3 Max generator on SeeAPI. Its public page presents text-to-video and image-to-video creation; this guide does not establish Director streaming availability there.
Start with the corridor test. Judge whether live control improves your specific project before building a longer interactive experience.







