fal Research released H3 Max on August 26, 2026: a post-trained MiniMax H3 that renders a 5-second 768p clip with synchronized audio in under three seconds. That is faster than watching it. Wharton professor Ethan Mollick's reaction — "a line in AI video was crossed" — is the right frame, and it is not about quality.
Video generation has been a batch job since it existed. You write a prompt, you wait one to three minutes, you look at what came back, you adjust, you wait again. At three seconds per render, that loop becomes interactive, and interactive tools get used differently than batch tools do.
TL;DR
| Question | Answer |
|---|---|
| What is it? | MiniMax H3, post-trained and inference-optimized by fal Research |
| How fast? | 5-second 768p clip in under 3 seconds — faster than real time |
| vs the official endpoint | ~35x throughput; 3.49s avg latency vs 122.00s |
| Price | $0.08/sec at 768p ($4.80/min); 50% off for launch's first 14 days |
| Free tier | 5 free 15-second 768p generations per 24 hours |
| Quality | #1 on Artificial Analysis and Design Arena, not just fal's own eval |
| Ceilings | 768p max, 15s max, text-to-video and image-to-video only |
| Audio? | Yes — native synchronized audio on every generation |
The latency table is the story
fal published a head-to-head against the models people actually compare. The quality numbers are close. The latency numbers are not.
| Model | Overall (Bayesian Elo) | Prompt understanding | Avg latency |
|---|---|---|---|
| H3 Max | 2080 | 2081 | 3.49s |
| Gemini Omni Flash | 2060 | 2064 | 26.70s |
| MiniMax H3 (official) | 2048 | 2048 | 122.00s |
| Wan 3.0 | 2044 | 2021 | 176.93s |
| Seedance 2.5 | 2014 | 2009 | 68.09s |
| FLUX.3 | 1996 | 1995 | 46.29s |
| Kling 3 Standard | 1930 | 1927 | 43.80s |
Read the quality columns honestly: 20 Elo points between H3 Max and Gemini Omni Flash, 32 to the base model it was trained from, 36 to Wan 3.0. Those are real but modest gaps, and on any given prompt you would struggle to call the winner blind.
Now read the latency column: 3.49s against 122.00s for the same architecture. That is a 35x gap, and it is not a marginal improvement in the same category — it is a different category of tool.
The third-party leaderboards corroborate the quality claim, which matters because the Elo table above is fal's own evaluation. Artificial Analysis ranks H3 Max #1 for image-to-video with audio at Elo 1201 ±11 across 2,177 samples. Design Arena ranks it #1 at Elo 1341, with the note that it "delivers the quality of MiniMax H3 at more than 50x the speed." Two independent boards agreeing with a vendor's self-eval is about as good as this evidence gets.
What fal actually did
Two things, and it is worth separating them.
Post-training. fal introduced new training data with emphasis on prompt adherence and visual quality. The discipline they describe is the interesting part: optimizations were only kept if they did not degrade quality in internal evaluations. Speed work that costs output quality was rejected.
Inference optimization. Trained and served on NVIDIA GB200 NVL72 systems. This is fal's actual business — they are an inference company first — and the 35x is mostly here, not in the weights.
MiniMax's own team endorsed the result:
"H3 Max combines SOTA video quality with a step-change in generation speed, making high-quality video generation practical across a much broader range of real-world applications." — the MiniMax H3 team
That endorsement is notable given the structure of what happened: a serving company took another lab's open-weight model, post-trained it, and now beats that lab's own hosted endpoint on both quality and speed. This is what a genuinely open-weight ecosystem looks like when the serving layer gets good, and it is an argument for why where inference runs is becoming as consequential as who trained the model.
Pricing, and the clock on it
| Item | Rate |
|---|---|
| 768p generation | $0.08 / second ($4.80 / minute) |
| Launch promo (first 14 days) | $0.04 / second — 50% off |
| 15-second clip | $1.20 standard, $0.60 promo |
| 5-second clip | $0.40 standard, $0.20 promo |
| Free tier | 5 generations / 24h, up to 15s at 768p with audio |
At $0.40 per 5-second iteration, the economics support the workflow the speed enables. Twenty prompt variations cost $8 and roughly a minute of wall-clock time. Under the old batch model, twenty variations was a 40-minute session, which is why nobody ran twenty.
Note the promo has an expiry. Evaluate at the standard $0.08/second rate, not the launch rate, or your pilot's cost model will be wrong the moment the discount lapses.
The specs you need before you commit
| Spec | Value |
|---|---|
| Resolutions | 480p or 768p (1344x768 @ 24 FPS) |
| Duration | 5 to 15 seconds |
| Aspect ratios (t2v) | 21:9, 16:9, 4:3, 1:1, 3:4, 9:16 |
| Audio | Native synchronized audio, all generations |
| Modes | Text-to-video, image-to-video |
| Availability | fal platform; also integrated in Krea |
768p is the ceiling and that is the real constraint. This is a model for social, previz, storyboards, ad variants, and iteration — not for a finishing pipeline. If you need 1080p or 4K delivery, H3 Max is the tool you explore with before you render final frames somewhere else. The agentic video generation workflows worth building here treat it as the fast draft stage.
What changes when generation beats playback
This is the part worth internalizing, and it is a workflow claim rather than a benchmark claim.
Prompting becomes iterative rather than speculative. When a render costs two minutes, you over-specify the prompt because you get one shot per coffee break. When it costs three seconds, you under-specify deliberately and steer — the same shift that happened in image generation once SDXL Turbo-class latency arrived. Expect prompt craft for video to get shorter and more conversational, and expect motion-prompting guides to matter more than mega-prompts.
Human review becomes the bottleneck. Mollick's observation cuts both ways: if generating is faster than watching, then your eyes are now the slow step in the pipeline. A batch of 50 clips takes 2.5 minutes to generate and 12 minutes to watch. Teams that automate selection — scoring, filtering, first-pass triage — will get more out of this than teams that generate more.
Cost per accepted output drops faster than cost per generation. The list price did not change much. What changed is that you can afford to throw away 19 of 20 takes, which is how the actual craft works.
What people are asking
"Is it multimodal / does it do audio?" Yes, native synchronized audio on every generation, inherited from H3's omni-modal design. That is a genuine differentiator against models that require a separate audio pass.
"Can I run it locally?" Not H3 Max — fal's post-trained weights are served, not published. The base MiniMax H3 is open-weight, and antirez's H3C port runs it on Apple Silicon via Metal, but you will not get the 3.49s figure without GB200-class hardware.
"What about the license restrictions?" MiniMax H3's open-weight license excludes the US, EU, UK, and South Korea from deploying the weights locally. Using a hosted API is a different act from local deployment, which is why hosted access has been the practical route for teams in those regions. Confirm the specifics with your own counsel rather than treating this post as the answer.
"Is it better than Seedance 2.5 or Kling?" On fal's numbers, yes on both quality and dramatically on speed — Seedance 2.5 sits 66 Elo behind at 68.09s, Kling 3 Standard 150 behind at 43.80s. On your prompts, run the free tier before believing any of it. Five free 15-second generations a day is enough to settle it for your own use case in a week.
Related reading on explainx.ai
- MiniMax H3: open video model, locked out of the US and EU — the base model and its license problem
- antirez ports MiniMax H3 to Apple Silicon with H3C — running the open weights locally
- Alibaba Wan 3.0 — third in the latency table, at 176.93s
- Gemini Omni 1.1 Flash video generation — the closest competitor on quality
- Higgsfield's unlimited Seedance 2.5 generation — the other cost-collapse story in video
- ViMax: agentic video generation guide — where a fast draft model fits in a pipeline
- Krea 2 technical report — one of H3 Max's launch integrations
Primary sources: fal's H3 Max announcement and the model page.
Pricing, rankings, and latency figures are accurate as of August 28, 2026. The 50% launch discount is time-limited and leaderboard positions on Artificial Analysis and Design Arena move as new models are submitted — verify both before building a cost model.
