Guides

MiniMax H3 (Hailuo 3.0): 2K Video, Native Audio, and Open Weights

MiniMax H3 makes 15 second 2K clips with native stereo audio at $0.13 a second. What it does, what it costs against Veo 3.1, and where the open weights are.

By Aditya Bawankule11 min read

MiniMax H3 is a video model that takes text, images, video, and audio in the same request and returns a clip of up to 15 seconds at 2K with native stereo sound, generated in one pass rather than scored afterwards. MiniMax released it on Friday, July 31, 2026, the same day ByteDance pushed Seedance 2.5 out to consumers, and priced it far below the Western incumbents. Hailuo 3.0 and Hailuo 03 are the same model: Hailuo is MiniMax's consumer video brand, H3 is the model name.

This guide covers what H3 actually does, the reference system that is its real differentiator, what a clip costs against Veo 3.1, where you can call it today, and the open weights situation, which is more complicated than the headlines suggest.

What MiniMax H3 is

H3 is pitched as a single model for jobs that normally take several. In MiniMax's own framing it is an omni-modal generation model: one context window that accepts a prompt, reference stills, reference video, and reference audio together, and emits video with matched sound. Reuters describes the same capability from the outside, noting that H3 "can edit existing content and transfer movements between videos."

The concrete output spec:

  • Resolution. 2K, which MiniMax defines as 1440 pixels on the short edge and roughly 3.7 megapixels on wider formats, so 21:9 comes out near 2976x1248. There is a cheaper 768p tier, but it is in closed beta and sales-gated. There is no 1080p option at all: MiniMax's API lists 2K as the only generally available resolution.
  • Duration. 4 to 15 seconds on MiniMax's own API, integer values only, so no 7.5 second clip. Resellers expose a narrower 5 to 15 second range.
  • Frame rate. 24fps.
  • Audio. Native stereo, generated with the picture rather than added after. Dialogue, ambience, and music all come from the same pass.
  • Inputs. Text, images, video, and audio, combinable in one request. Prompts cap at 7,000 characters.

Under it, MiniMax names three pieces. H3-VAE is the tokenizer, which the company credits with a "4x gain in effective sequence length" and "across-the-board gains in reconstruction quality" over its predecessor. H3-Omni Transformer is the backbone, described as an "architecture built for task generalization," which is the technical way of saying the same weights are meant to handle text-to-video, image-to-video, and editing without separate task heads. And H3 in-context regeneration is how it reaches 2K: instead of running a conventional upscaler over a finished low-resolution clip, the model regenerates the sequence at the higher resolution with the original context still in scope. That distinction matters in practice, because upscalers invent detail that was never in the shot, while regeneration re-derives it from the same conditioning.

One correction worth making early, because the search results are full of it: several pages that went up before launch advertise Hailuo 3.0 as a "native 4K 60FPS" model. MiniMax's own announcement says 2K. Those pages were written speculatively and never updated.

The reference system, and why it is the reason to care

Most video models take one image. H3 takes a set, across three media types, in a single generation. That is the feature that separates it from a conventional image-to-video model, and it is what MiniMax is really selling.

The caps, from MiniMax's API reference:

Reference typeMax countPer-file limit
Images930MB each
Videos350MB each, 2 to 15s, 15s total
Audio clips315MB each, 2 to 15s, 15s total

Those are per-type ceilings, and a separate global cap of 12 files per generation binds on top of them. So you cannot send 9 images plus 3 videos plus 3 audio clips; you can send any mix up to twelve, within each type's own limit.

The practical difference is control over things a text prompt cannot pin down. A single source frame fixes composition and wardrobe for one shot and nothing else. A reference set can carry a character across several angles, an environment, a color treatment, and, because audio is an input type too, a voice or a musical style for the model to match. You are not describing the look you want, you are showing it.

Two limits to plan around. First, references past the free allowance are billed, so a nine-image set is not free the way a prompt is. Second, more references are not automatically better: the same thing that happens on Seedance happens here, where a tightly related set casts the shot and a loosely related one gets averaged into mush. Three or four focused references with clear roles beat a dozen vague ones, and the 12-file cap means you have to choose anyway.

Aspect ratio behaves differently depending on which path you are on. Text-to-video requires you to name one of 21:9, 16:9, 4:3, 1:1, 3:4, or 9:16. Image-to-video defaults to adaptive and follows the source frame instead, which is the sane default: an approved still already has a frame, and forcing it into a different one means cropping something you chose deliberately.

MiniMax H3 pricing

H3 is pay-as-you-go, billed per second of output. From MiniMax's own rate card:

  • 2K: $0.13 per second. A 15 second clip is $1.95. Audio is included.
  • 768p: $0.09 per second, but the tier is, in MiniMax's words, "currently in closed beta. Please contact sales before use." Do not build a budget on it yet.
  • References: the first 5 images are free, then $0.04 each. Reference audio is free. Reference video is billed by its input duration at the same per-second rate as the output.

That last line is the one that bites. Feeding a 10 second reference video into a 10 second 2K generation costs $1.30 for the reference on top of $1.30 for the output. Reference video is not a free conditioning signal, it is a second billable clip.

Where you call H3 from changes the price materially. fal, the main third-party host, lists $0.26 per second at 2K, exactly double MiniMax's own rate, and $0.08 per reference image past the free five instead of $0.04. OpenRouter lists $0.13 per second, matching first-party. If per-clip cost is the reason you picked H3, that spread is worth checking before you wire anything up.

Against the incumbent:

ModelPer secondA 10 second clip
MiniMax H3, 2K (first party)$0.13$1.30
MiniMax H3, 2K (on fal)$0.26$2.60
Veo 3.1, 1080p$0.40$4.00
Veo 3.1, 4K$0.60$6.00
Veo 3.1 Fast, 1080p$0.12$1.20

Veo 3.1 rates come from Google's Gemini API pricing page, where audio is included in the default rate. MiniMax's own claim is that generating 2K video with H3 costs "less than a third" of what mainstream models charge, and that its 768p tier is "less than half the price of mainstream models' 720p." MiniMax names no rival in either sentence, so treat that as framing rather than a benchmark, but against Veo 3.1 standard the arithmetic does hold: $0.13 versus $0.40 is a factor of 3.1.

The comparison that flatters H3 less is Veo 3.1 Fast, which is within a penny per second of first-party H3 and cheaper than H3 on fal. The honest read: H3 badly undercuts the flagship tier, roughly matches the budget tier, and offers a resolution and a reference system that neither Veo tier does.

MiniMax H3 API access, and where else to call it

Four routes, in rough order of how quickly you can be generating.

  1. Hailuo AI, MiniMax's own app. The consumer front end, where H3 went live at launch. Fastest way to see output without writing code.
  2. The MiniMax platform API. First-party, cheapest, and the source of truth for rate cards. The model id is MiniMax-H3.
  3. fal. A day-zero partner, serving H3 as separate endpoints rather than one endpoint with optional inputs: minimax/h3/text-to-video, minimax/h3/reference-to-video, plus image-to-video and video editing. Note there is no fal-ai/ prefix on these.
  4. Aggregators. The Vercel AI Gateway carries it as minimax/minimax-h3, and OpenRouter as minimax/hailuo-3.

One absence worth stating, because people search for it: H3 is not on Replicate. The newest MiniMax video models there are Hailuo 2.3 and 2.3 Fast.

The naming is inconsistent across all of these. MiniMax calls it H3, Vercel's changelog calls it Hailuo 03, OpenRouter calls it hailuo-3. Same model.

Adoption has been unusually fast for a model this new. On Vercel's AI Gateway video leaderboard, H3 sits second at 18.8% of video generations, behind only Seedance 2.0 Fast at 37.5% and ahead of both Veo 3.1 tiers. Price is doing most of that work; developers route volume to the cheapest model that clears the bar.

Dream Pixel Forge does not route to H3 yet. Our video engines today are Veo 3.1, Seedance 2.0, and Grok Imagine Video, on one credit balance. H3 is on the list, and the fastest way to get it the day it lands is to have an account already: create one on the video generator below and the new engine shows up in the same model dropdown, on the same credits, with no migration.

H3 open weights: what has actually shipped

This is where the coverage and the reality diverge, so be precise about it.

MiniMax has announced that H3 will be open-weight. Its launch post says the company plans "to open up the model weights in the coming days, subject to applicable laws and regulations." Reuters reported the same thing: weights "within days." As of August 1, 2026, they are not published. The MiniMaxAI organization on Hugging Face carries the MiniMax-M language models and the VTP encoders, and no H3 or Hailuo video repository. If you are planning around running H3 locally, you are planning around an announcement, not a download.

The license is also worth reading before you build on the promise. H3 is to ship under the MiniMax Community License, which per the South China Morning Post allows free non-commercial use and permits commercial use only for organizations with under US$20 million in annual revenue, with attribution required. That is a source-available license with a revenue cap, not an OSI-approved open source license, and it is the same shape as the Krea 2 license. For most independent creators and small studios the cap is irrelevant. For anyone integrating H3 into a product at scale it is the whole question.

MiniMax H3 vs Seedance 2.5 vs Veo 3.1

H3 and Seedance 2.5 launched on the same day, which the press framed as an open-versus-closed split: MiniMax promising weights, ByteDance shipping a hosted product. Both narratives are a little generous. MiniMax has not published weights yet, and ByteDance had already announced Seedance 2.5 back in June. What genuinely happened on July 31 is that two Chinese labs put competing video models in front of users within hours of each other, and the Western incumbents did not respond on price.

MiniMax H3Seedance 2.5Veo 3.1
Duration4 to 15s30s in one generation, extendable twice4, 6, or 8s
Resolution2K only (768p in closed beta)Not published720p, 1080p, 4K
Native audioYes, stereoYesYes
ReferencesImages, video, and audio, 12 files maxLarger, exact caps unconfirmedReference images only
Price$0.13/sec at 2KNot published$0.40/sec at 1080p
API accessLive, first party and partnersAnnounced, not yet publicLive on Gemini API and Vertex AI
WeightsPromised, not publishedClosedClosed

Seedance 2.5 went live on Jimeng AI and the Pro tier of Doubao on July 31, with API access on Volcano Engine still listed as coming soon. ByteDance's own product page confirms the 30 second single generation and the two extensions, but publishes no resolution, reference cap, or price; TechNode reports a reference budget of up to 30 images, 10 videos, and 10 audio clips, which would be several times H3's. Until the API opens, most of the Seedance 2.5 column is a promise rather than a spec sheet. Seedance 2.0, the version most third-party tools including this one still run, is covered in our Seedance prompt guide. Veo 3.1 and its very different prompt dialect are covered in the Veo 3 prompt guide.

On quality, be careful what you repeat. No head-to-head benchmark of H3 against Seedance 2.5 exists, and cannot yet: Seedance 2.5 has no public API, so it appears on no leaderboard. Every "H3 beats Seedance 2.5" and "Seedance 2.5 beats H3" claim currently in circulation is someone's impression of a handful of demo clips. MiniMax itself is unusually candid on the comparisons that can be made: the company concedes H3 trails Google's Gemini Omni Flash on text-to-video, and trails both Seedance 2.0 and Gemini Omni Flash on image-to-video, while claiming the top spot in video editing.

Where H3 ranks right now

The third-party measurement that does exist is Artificial Analysis's Video Arena, which ranks models by blind user votes. H3 places well on both boards, with data through July 2026.

On text-to-video it is second at Elo 1242, three points behind Gemini Omni Flash at 1245 and ahead of Dreamina Seedance 2.0 720p at 1225. On image-to-video, the harder board for it, H3 is third:

RankModelElo
1Dreamina Seedance 2.0 720p1196
2Gemini Omni Flash1194
3MiniMax H31184
4grok-imagine-video-1.51113
5HappyHorse-1.11108

Twelve Elo points separate first from third, which in an arena of blind human votes is close enough that the ordering can move with more data. The gap that is actually meaningful is the one below: seventy-plus points between third and fourth. Artificial Analysis also places H3 first on its video editing board, which is the one claim MiniMax leads with and the one place H3 is genuinely at the top.

So the fair summary is narrow but real. H3 is in the top group on both generation boards, leading neither, first on editing, and it got there at roughly a third of the flagship price.

Should you use it

Use H3 when you are generating volume and the per-clip bill is the constraint, when you want a clip longer than Veo's eight seconds, when you have a reference set rather than a single frame and want the model to match a look, a character, and a sound at once, or when the job is editing existing footage rather than generating from nothing, which is the one thing H3 currently leads on.

Reach for something else when you need the top of the field on cinematic fidelity, where Veo 3.1 still wins, or when you need a clip past 15 seconds without stitching, where Seedance 2.5 is the only answer once its API opens. And if your workflow already starts from a still you approved, the model matters less than you think: describe motion only and let the frame carry composition, which is the point of our guide to image to video AI.

Whichever model you land on, the expensive part of video is not the render, it is generating twenty near-misses before the shot is right. Lock the still first. The AI influencer generator builds the consistent persona that reference conditioning exists to keep on model, and the freeform generator gets you a frame to animate in seconds, for a fraction of what a clip costs.

Tools for this guide

Frequently asked questions

Is MiniMax H3 free?

Not through the API. H3 is pay-as-you-go, billed per second of output at $0.13 a second for 2K on MiniMax's own platform. A cheaper 768p tier exists at $0.09 a second but is in closed beta and requires contacting sales. Third-party hosts charge more: fal lists $0.26 a second, exactly double. MiniMax's consumer Hailuo app carries trial allowances the way every video app does, and those caps move constantly, so treat free access there as a demo rather than a workflow. The separate question is the weights: MiniMax says it will publish them under a license that is free for non-commercial use, but as of August 1, 2026 they have not been released, so there is no free self-hosted path yet either.

Is MiniMax H3 open source?

Not yet, and not quite open source when it arrives. MiniMax announced at launch that it plans to open up H3's model weights "in the coming days, subject to applicable laws and regulations," and Reuters reported the same timeline. As of August 1, 2026 no H3 or Hailuo video repository exists on the MiniMaxAI organization on Hugging Face. The announced license is the MiniMax Community License, which permits free non-commercial use and commercial use only for organizations under US$20 million in annual revenue, with attribution required. That is source-available with a revenue cap, not an OSI-approved open source license.

Is Hailuo the same as MiniMax?

Hailuo is the product, MiniMax is the company. MiniMax is a Shanghai-based AI lab founded in 2022 that listed on the Hong Kong exchange in January 2026. Hailuo is its consumer video brand, and H3 is the model that now powers it. So Hailuo 3.0, Hailuo 03, and MiniMax H3 all refer to the same model, released July 31, 2026. MiniMax also ships a separate line of MiniMax-M language models, which is why search results mix H3 the video model with M3 the LLM.

What is the maximum video length on MiniMax H3?

Fifteen seconds in a single generation, at 2K and 24fps with native stereo audio. MiniMax's own API accepts any whole number of seconds from 4 to 15, so there are no fractional durations; third-party hosts expose a narrower 5 to 15 second range. Fifteen seconds is longer than Veo 3.1, which caps at eight, and shorter than Seedance 2.5, which generates 30 seconds in one pass and can extend twice beyond that. If you need more than 15 seconds from H3 you are stitching clips, which means matching the cut and re-establishing the subject at each seam. At $0.13 a second, a full 15 second H3 clip costs about $1.95.

Can I use MiniMax H3 commercially?

Through the paid API, yes, under MiniMax's commercial terms like any hosted model. The revenue cap applies to the weights, not the API: the announced MiniMax Community License permits commercial use of the downloadable model only for organizations with under US$20 million in annual revenue, and requires attribution. If you are an independent creator or a small studio, the cap will not bind. If you are embedding H3 in a product at scale, read the license text when it publishes rather than the press coverage of it.

How does MiniMax H3 compare to Hailuo 2?

H3 is a different class of model, not a version bump. The Hailuo 2 line was a conventional video generator: text or a single image in, video out, with audio handled separately. H3 takes text, images, video, and audio together in one context and returns 2K video with stereo sound generated in the same pass, and it can edit existing footage and transfer motion between clips. It also reaches 2K by regenerating the sequence in context rather than running an upscaler over a finished low-resolution clip, which is why the added detail tends to agree with the shot instead of inventing texture.

Does Dream Pixel Forge support MiniMax H3?

Not yet. The video engines today are Google Veo 3.1, Seedance 2.0, and Grok Imagine Video, all on one credit balance with per-second credit pricing. H3 is on the list to add. The practical move is to create an account now: new engines appear in the same model dropdown on the same credits, so there is nothing to migrate when it lands. Video needs a paid plan, starting at $12 a month for the standard video tier; the free tier is image-only.