使用 MiniMax H3 Open 参考素材生视频,根据图像、视频和音频参考生成带有原生音频的 AI 视频。支持 480p/768p 和 5-15s 片段。
About this model
MiniMax H3 Open 参考素材生视频可根据文本prompt和多模态参考paramètres d'entrée生成连贯的 480p 和 768p 视频。它最多支持 9 个参考图像、3 个参考视频和 3 个参考音频,并同步合成视觉运动与原生立体声音频。可与 MiniMax H3 Open texte vers vidéo 和 MiniMax H3 Open image vers vidéo 对比。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.065/s (480p) or $0.13/s (768p) | 多模态参考内容计费:每张图像/段音频 $0.026,每秒参考视频 $0.065。 |
| Fal.ai | $0.20+ per second | 基于参考内容的视频生成基础按秒费率更高。 |
| Replicate | Indisponible | Replicate n'héberge pas nativement ce modèle. |
多模态参考内容计费:每张图像/段音频 $0.026,每秒参考视频 $0.065。
基于参考内容的视频生成基础按秒费率更高。
Replicate n'héberge pas nativement ce modèle.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 引用 <Picture 1..9>、<Video 1..3>、<Audio 1..3> 的文本描述。vidéo会同时生成原生立体声audio。 | A cinematic ocean wave at sunrise with <Picture 1> subject, highly detailed |
| 参考Image | array | Reference image URLs. Up to 9 images. | undefined |
| 参考Vidéo | array | 参考vidéo URL(最多 3 个,480p)。参考vidéo总durée最多 15s。 | undefined |
| 参考Audio | array | Standalone reference audio URLs (up to 3, trimmed to 15s each). | undefined |
| Format d'image | Enum (7 options) | - | 16:9 |
| Résolution | Enum (2 options) | - | 480p |
| Durée (secondes) | Enum (11 options) | - | 5 |
引用 <Picture 1..9>、<Video 1..3>、<Audio 1..3> 的文本描述。vidéo会同时生成原生立体声audio。
A cinematic ocean wave at sunrise with <Picture 1> subject, highly detailedReference image URLs. Up to 9 images.
undefined参考vidéo URL(最多 3 个,480p)。参考vidéo总durée最多 15s。
undefinedStandalone reference audio URLs (up to 3, trimmed to 15s each).
undefined-
16:9-
480p-
5Developer documentation
prompt,其中引用 <Picture 1..9>、<Video 1..3> 或 <Audio 1..3>,并附上对应的参考 URL。16:9)、分辨率(480p 或 768p)和时长(5 到 15 秒)。curl 或客户端库向 /api/v1/minimax-h3-open-reference-to-video 发送 POST 请求。curl -X POST "https://api.muapi.ai/api/v1/minimax-h3-open-reference-to-video" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "A cinematic scene with <Picture 1> character walking, highly detailed",
"reference_images": ["https://example.com/char.jpg"],
"resolution": "480p",
"duration": 5
}'
Frequently asked
MiniMax H3 Open 参考素材生视频是一个多模态模型,可在最多 9 个参考图像、3 个参考视频和 3 个参考音频的引导下生成视频和原生音频。
在prompt文本中使用 `<Picture 1>`..`<Picture 9>`、`<Video 1>`..`<Video 3>` 和 `<Audio 1>`..`<Audio 3>` 等标签。
该模型支持 480p 和 768p 分辨率,résultat时长范围为 5 到 15 秒。
会。模型会将原生立体声音频与视觉运动以及所提供的任何参考音频同步生成。
résultat视频按 $0.065/sec(480p)或 $0.13/sec(768p)计费。参考素材费用为:每张图像 $0.026、每条音轨 $0.026,以及每秒参考视频时长 $0.065/sec。