1
1
Released July 31, 2026 — A beginner’s guide to understanding what this new AI model does and why it matters
Imagine you have a super-smart creative assistant that can:
…and then create a brand new video with sound that combines all of those things together naturally.
That’s MiniMax H3 in a nutshell. It’s not just a "text-to-video" tool with extra features bolted on. It’s a general-purpose multimodal generation model — a fancy way of saying it understands text, images, video, and audio all at once as one big context, and spits out a cohesive video with native stereo sound.
Key Specs at a Glance
- Resolution: 2K (that’s 2560×1440 — sharp!)
- Duration: 4 to 15 seconds (whole numbers only: 4s, 5s, 6s… up to 15s)
- Audio: Native stereo sound built right in
- Model ID:
MiniMax-H3
| Before H3, if you wanted to do video AI stuff, you needed a whole toolbox of separate models: | Task | Separate Model Needed |
|---|---|---|
| Text → Video | One model | |
| Image → Video | Another model | |
| First & Last Frame → Video | Yet another | |
| Subject Reference (keep a character consistent) | Specialist model | |
| Motion Reference (copy movement from another video) | Different specialist | |
| Video Editing | Separate editing model |
MiniMax H3 folds all of those into one pretraining paradigm. You just tell it what you want in plain English.
Example prompt from MiniMax:
"Reference the camera movement from Video 1, have the character in Image 2 sing, match the vocals to Audio 3."
That’s it. One prompt, one model, one video output.
platform.minimax.io under model ID MiniMax-H3Important: Until weights ship, every frame and reference asset passes through MiniMax infrastructure. For regulated or data-resident workloads, this is a blocker.
Behind a single endpoint, H3 handles three entry modes:
| Input Type | Limit | Details |
|---|---|---|
| Reference Images | Up to 9 | JPG/PNG/WEBP/HEIC/HEIF, ≤30 MB each |
| Reference Videos | Up to 3 clips | 2–15s each, ≤15s total, H.264/H.265, ≤50 MB each |
| Reference Audio | Up to 3 clips | WAV/MP3, ≤15 MB each, must accompany image/video |
| Total Mixed Files | Cap at 12 | Images + videos + audio combined |
| Prompt Length | ≤7,000 characters | |
| Request Body | ≤64 MB | Use URLs for large assets |
Pro Tip: Audio cannot be sent alone — it needs at least one image or video in the same request.
MiniMax didn’t just tweak an existing model — they rebuilt four core components from the ground up.
The problem: Old captioning just described the target video.
The H3 fix: H3 describes the relationship between your inputs and the target video — and relationships among your inputs.
Think of it like: Instead of giving a director a shot list, you’re having a conversation with them about how all your reference materials relate to what you want.
What it is: A complete tokenizer overhaul (VAE = Variational Autoencoder — the thing that turns video into numbers the model can process).
The big claim: 4× gain in effective sequence length
Why it matters: Shorter sequences = cheaper, faster generation. Native 2K means crisp text and fine details without blur.
The challenge: Multimodal context tripled the variance in sequence length. Understanding (reading your inputs) and Generation (writing video) became wildly different compute shapes.
The solution: MiniMax deliberately set aside the Hailuo-02 architecture and built a training system that:
Result: End-to-end training throughput up nearly 30%
Analogy: Like having a specialized reading team and a specialized writing team, each with their own optimized workstations, instead of one team trying to do both at the same desk.
The old way: Generate low-res → bolt on a super-resolution upscaler (guesses at details)
The H3 way: The base model regenerates its own low-res output in-context, re-reading the original multimodal context a second time.
Two huge consequences:
Real-world win: For brand logos, product labels, and on-screen copy — the difference between "usable" and "needs a reshoot."
| Resolution | H3 Price vs. Mainstream |
|---|---|
| 2K | Less than 1/3 the cost per second |
| 768p | Less than 1/2 the cost of mainstream 720p |
Note: MiniMax’s own pricing page still listed only Hailuo 2.3 tiers at launch. Treat $0.13/s as reported, not primary.
| Category | Rank | Notes |
|---|---|---|
| Video Editing | #1 | Leading the pack |
| Text-to-Video | #2 | Behind Google Gemini Omni Flash |
| Image-to-Video | #3 | Behind Seedance 2.0 & Gemini Omni Flash |
Context: Google’s Gemini Omni Flash still undercuts H3 on per-minute cost. H3 isn’t first everywhere — but it is first in editing.
Disney, Universal, and Warner Bros. Discovery’s copyright suit against Hailuo AI survived a motion-to-dismiss ruling in May 2026. Brand and agency teams are adopting a product in live IP dispute.
Expected under MiniMax Community License (per Artificial Analysis):
| What | Details |
|---|---|
| Name | MiniMax H3 |
| Type | General-purpose multimodal generation model |
| Inputs | Text + Images (≤9) + Video (≤3 clips, 15s total) + Audio (≤3, with image/video) |
| Output | 2K video, 4–15s (integers), native stereo audio |
| Access Today | API (MiniMax-H3) + Hailuo AI app |
| Local Weights | Promised "coming days" — not yet |
| Standout Tech | 4× sequence compression (H3-VAE), In-context regeneration (no upscaler), Split understanding/generation training |
| Best At | Video editing (#1), multimodal reference generation |
| Price Claim | <1/3 mainstream 2K cost; <1/2 mainstream 720p cost at 768p |
| Big Caveats | Active studio lawsuit, revenue-capped license, no self-host yet |
Not yet. MiniMax says weights will be released "in the coming days, subject to applicable laws and regulations." As of launch (July 31, 2026), it’s only accessible via API and the Hailuo AI app.
No. Parameter count hasn’t been disclosed, and weights aren’t available. Until they ship, you must use the cloud API.
15 seconds. Minimum is 4 seconds. Only integer durations allowed (4s, 5s, 6s… 15s).
No. Audio must be accompanied by at least one image or video in the same request. This is a hard API rule.
Third-party analysis (Artificial Analysis) puts H3 at ~$0.13/second for 2K (~$7.80/min), which undercuts Seedance 2.0, Kling 3.0, and HappyHorse-1.1 at their respective resolutions. However, Google’s Gemini Omni Flash is reportedly cheaper per minute. MiniMax’s own pricing page hadn’t listed H3 rates at launch.
Expected to be the MiniMax Community License, which (per Artificial Analysis) permits commercial use for organizations below $20M annual revenue with prominent attribution. Larger organizations need a separate commercial agreement.
Traditional upscalers guess at fine details. H3’s base model re-reads your original context (text, images, video, audio) while regenerating from low-res to 2K. This preserves small text, brand logos, and product labels that upscalers typically blur or hallucinate.
MiniMax H3 represents a genuine architectural shift: unifying every video generation task into one model controlled by natural language. The 4× tokenizer compression and in-context regeneration aren’t marketing fluff — they’re the engineering that makes native 2K with preserved detail economically viable.
The video editing crown (#1) and aggressive pricing make it compelling for production workflows today via API. But the copyright lawsuit, revenue-capped license, and missing open weights mean enterprise teams should proceed with eyes open.
Primary Sources
Article based on MiniMax’s July 31, 2026 launch materials, platform documentation, and third-party benchmark reporting from Artificial Analysis. All figures and claims attributed to their original sources.