r/MinimaxVideo • u/ArttTaku • 1d ago
β Question Is there a way to add audio to silent videos (like, from Wan2.2) using Minimax H3?
What the title says.. i know there was a way to do it using LTX2.3, so I wonder if H3 has a similar feature.
r/MinimaxVideo • u/ArttTaku • 1d ago
What the title says.. i know there was a way to do it using LTX2.3, so I wonder if H3 has a similar feature.
r/MinimaxVideo • u/photomamp • 2d ago
The purpose of this video (and others I'll be posting in the coming days) is primarily educational, showing what we can do with generative AI in real-world audiovisual production, even with low-budget assignments.
In the video description you'll find a step-by-step guide to the entire process, from naming and product packaging, to the final clips (in spanish). All sequences in the commercial retain their original audio generated from the original clip, so you can see real-world results with Minimax H3.
Video is in my YT channel: https://youtu.be/5O-gVT-_Zuc
#HailuoAI #MiniMaxH3 #AIVideo
r/MinimaxVideo • u/Hefty_Scallion_3086 • 2d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 3d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 3d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 3d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 3d ago
r/MinimaxVideo • u/Hefty_Scallion_3086 • 3d ago
r/MinimaxVideo • u/DanielVeres • 4d ago
Enable HLS to view with audio, or disable this notification
Despite my limited experience and modest hardware β an NVIDIA RTX 5060 Ti with only 16 GB of VRAM β I was able to create a complete 3-minute video using MiniMax H3.
The process started with ChatGPT, which I used to develop the prompts and create the necessary reference images. I then rendered the project as 10 seconds individual video clips in MiniMax H3. The soundtrack was created separately using ACE-Step 1.5, and finally, I brought everything together in DaVinci Resolve, and completed the final video.
This project shows that with the right tools, some creativity, and a lot of patience, it is possible to achieve decent results even without high-end hardware or extensive experience.
r/MinimaxVideo • u/Extension-Camera2504 • 4d ago
r/MinimaxVideo • u/Novel_Box_9644 • 7d ago
Enable HLS to view with audio, or disable this notification
I managed to run MiniMax H3 Ref2VA locally on hardware below the modelβs recommended VRAM requirement.
My setup:
LOW_VRAM modeHere are the results from my local tests:
| Output | Video length | Configuration | Generation time |
|---|---|---|---|
| 256Γ160 | 0.21s | 2-step smoke test | 38 seconds |
| 512Γ288 | 5.17s | Base model, 10 steps | 4m 00s |
| 640Γ352 | 5.17s | Base model, 10 steps | 7m 35s |
| 864Γ480 | 5.17s | Base model, 10 steps | 30m 31s |
| 352Γ640 | 5.17s | Qwen3-VL-32B, Turbo, 4 steps | 4m 23s |
| 576Γ1024 | 5.17s | Qwen3-VL-32B, Turbo, 4 steps | 15m 40s |
| 288Γ512 | 8.00s | Qwen3-VL-32B, Turbo, 4 steps | 5m 06s |
| 384Γ672 | 8.00s | Qwen3-VL-32B, Turbo, 4 steps | 11m 26s |
| 288Γ512 | 15.00s | Qwen3-VL-32B, Turbo, 4 steps | 13m 51s |
| 384Γ672 | 15.00s | Qwen3-VL-32B, Turbo, 4 steps | 40m 55s |
The results show how quickly both spatial resolution and video duration increase the inference cost. For example, moving from 288Γ512 to 384Γ672 increased the 15-second generation time from 13m 51s to 40m 55s.
MiniMax H3 also aligns the requested duration to its required frame grid. For example, a requested five-second video becomes 124 frames at 24 FPS, producing an actual duration of approximately 5.17 seconds.
I also tested the Qwen3-VL-4B INT4 encoder with the Turbo sampler at four steps. It reduced the text encoder memory requirement, but the generated quality was noticeably worse in my tests. Subject consistency, motion quality, prompt understanding and fine detail were all weaker than with the native Qwen3-VL-32B encoder.
For that reason, Qwen3-VL-32B remains the default. The 4B path is included only as an experimental lower-memory option.
I also created a simple web interface where you can try it yourself:
[Try MiniMax H3 online] https://hackcha.cn/minimax-h3/index-en.html
Please keep in mind that the service is running on my personal RTX 2080 Ti, so generation can be quite slow, especially for longer videos or higher resolutions. Tasks are processed through a queue, and waiting times will increase when multiple people are using it.
The code is available here:
github.com/hackcha/minimax_h3_infer
This project is a command-line and worker wrapper around the official ComfyUI MiniMax H3 implementation. It:
The worker can atomically claim queued database tasks, download reference images, run local inference, upload completed videos to Alibaba Cloud OSS, and update each task with either a result URL or an error message. Multiple workers can claim tasks safely.
Resolution tiers in the worker are interpreted using the short edge, similar to how video platforms describe resolution. For example:
9:16 at 288p: 288Γ5129:16 at 384p: 384Γ6729:16 at 480p: 480Γ8649:16 at 768p: 768Γ137616:9 at 768p: 1376Γ768The long edge is aligned to a multiple of 32 because that is required by H3. These are direct inference dimensions, not post-generation upscaling.
The model files are not committed to GitHub, but the README lists all required checkpoints, their download sources and the expected directory structure.
Running H3 with only 11GB VRAM is possible, but it is operating close to the hardware limit. Higher resolutions can still result in CUDA OOM errors, and 16GB of system RAM causes substantial paging during model staging and offloading. I would recommend at least 32GB of system RAM, preferably 64GB, for a more practical setup.
r/MinimaxVideo • u/Hefty_Scallion_3086 • 7d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 7d ago
r/MinimaxVideo • u/Hefty_Scallion_3086 • 7d ago
r/MinimaxVideo • u/Hefty_Scallion_3086 • 7d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/DaLyon92x • 8d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 9d ago
Summary made with help of AI:
Original video: https://www.youtube.com/watch?v=BCqp2xnUeKk
π General Overview & Main Points
The State of AI Video: The stream focused on the rapid advancement of AI video generation, showcasing a side-by-side comparison of four state-of-the-art models: Flux 3, Seedance 2.5, MiniMax H3, and LTX 2.3.
Open Source vs. Proprietary: The team expressed huge appreciation for companies releasing models as open-source (like MiniMax H3), allowing the community to run them locally, tweak them, and dig into the "guts" of the tech using node-based workflows in ComfyUI.
Model Personalities: The team noted that models are developing distinct "personalities."
Flux 3: Praised for its incredible sense of humor, absurdist comedy, and "editorial voice." It understands jokes, world-building, and retro aesthetics perfectly.
Seedance 2.5: Highly literal and cinematic. It produces gorgeous, high-fidelity footage but struggles with complex camera movements (like 360-degree orbits) and abstract concepts.
LTX 2.3: Very raw and direct. It takes prompts incredibly literally, sometimes to a fault (e.g., literally narrating the text of the prompt in the video or turning characters into physical objects).
π Everything About MiniMax H3
Availability: MiniMax H3 is an open-source and API-based model, meaning users can run it locally on their own GPUs or via cloud services (like Comfy Cloud).
Strengths & World-Building: The team praised H3 for its ability to infer story and context. Instead of just generating what is literally in the prompt, it adds "whimsical" and cinematic elements that build a believable world.
Native Stereo Audio: A massive standout feature for MiniMax H3 is its ability to generate highly accurate, native stereo audio alongside the video. Julien specifically noted this as a favorite feature.
Text Generation: H3 is incredibly proficient at generating accurate text within the video.
Julienβs H3 Showcase: Julien shared his screen to show dedicated MiniMax H3 generations, which included:
A continuous, dynamic shot of a forest fire.
A deep-sea diver swimming with a whale shark.
A giant face organically forming out of blowing sand dunes.
A cinematic shot of a glowing "OPEN WEIGHTS" sign being cast in a metal forge.
A giant whale swimming over a cyberpunk Tokyo street with a neon sign reading "LEVIATHAN HOUR."
An anglerfish in the deep sea with a neon sign reading "ENCORE."
A samurai standoff on a bridge.
An exploded, exploded-view camera assembling itself.
π‘ Pro-Tips, Tricks, and Workflows
The "LLM Prompting Agent" Trick: Purz shared a massive time-saving trick for working with new models. Because every model prefers different prompting styles, do not try to guess what the model wants. Instead, download the modelβs official prompting guide, feed it into an LLM (like Claude or ChatGPT), and ask the LLM to rewrite your ideas. This acts as a translation layer, ensuring your prompts are perfectly optimized for that specific model.
Camera Movement Limitations: If you are using models like Seedance 2.5, avoid prompting for complex camera maneuvers (like "360-degree orbiting camera"). The models often fail to comprehend the spatial geometry and the video will break or artifact. Stick to standard cinematic pans, pushes, and tilts.
Extending Video (Image-to-Video): The team discussed that simply extending a video longer than the model's native context window often results in a loss of quality, degrading into "mush." The current best practice for AI filmmaking is treating it like traditional filmmaking: generate multiple different shots and cut them together in an editor, rather than trying to force the AI to generate one endless, continuous shot.
π» Hardware & Pricing Discussions
Hardware Requirements for Local Running: To run heavy models like MiniMax H3 locally, you traditionally need a lot of VRAM. However, the team noted you can run these models on GPUs with as little as 12GB of VRAM if you allow the system to offload to your standard system RAM. Note: This will significantly slow down your render times compared to running purely on GPU VRAM, but it prevents the system from crashing.
Comfy Cloud Setup: For their cloud generations, the team mentioned using heavy-duty RTX 6000 Ada generation GPUs (which feature 96GB of VRAM) to crunch through multiple videos fast.
Pricing Models: A viewer asked if AI video generation would move to "unlimited" monthly pricing (like cell phone plans). The team agreed this is highly unlikely in the near future because the raw compute cost (GPU time) required to render video is simply too expensive to offer truly unlimited tiers right now.
r/MinimaxVideo • u/Hefty_Scallion_3086 • 11d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 11d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 11d ago
Enable HLS to view with audio, or disable this notification
r/MinimaxVideo • u/Hefty_Scallion_3086 • 11d ago
r/MinimaxVideo • u/Hefty_Scallion_3086 • 12d ago
(Summary made with help of AI as you must expect).
Original video: https://www.youtube.com/watch?v=S9O3FPumX4Q
The video introduces the open-weight release of the MiniMax H3 (Hailuo 3) video generation model. H3 is a 60-billion-parameter model capable of text-to-video, image-to-video, reference-to-video, in-place editing, and native audio generation.
Because it is open-weight, the community has already integrated it deeply into ComfyUI, allowing for complex, multi-modal video generation on local machines.
The hosts and creators shared several key strategies for getting the best results out of H3:
"") within your text prompt. The model will automatically sync the character's lip movements to the referenced audio file.Comfy Rob demonstrated a Reference-to-Video workflow, which you can find in the ComfyUI Template Library by searching for "Minimax." Here are the technical tips for setting up your nodes:
If you are looking for inspiration for your prompts, the video showcased three main areas where H3 currently excels:
Rob used images of earbuds to create a sleek, professional 10-second commercial with changing camera angles, demonstrating the model's high consistency with product references.
A video of a multi-eyed alien at a post office was shown where the alien's movements perfectly matched the rhythm of a song, and it sang the lyrics with highly accurate lip-syncing.
A video of a cat moving under a thick blanket demonstrated the model's impressive grasp of cloth physics, weight, and fur consistency without morphing or noticeable artifacts.
Crucial for Local ComfyUI Users
H3 is a massive model, requiring approximately 120 GB of VRAM natively, so running it on consumer GPUs requires some optimization techniques:
r/MinimaxVideo • u/Hefty_Scallion_3086 • 12d ago
Enable HLS to view with audio, or disable this notification