Infery.ai
← All models

MiniMax H3 Reference to Video

h3-reference-to-video

Video generationby infery

MiniMax H3 is a frontier video model. This endpoint generates 2K video from multimodal references up to 9 images for subject and style, 3 video clips for motion, and 3 audio clips each cited in the prompt by order, keeping subjects consistent while following the referenced motion and audio.

Pricing

Price
32.5 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringText prompt for video generation. Refer to reference assets by their modality and order in the reference lists: Image 1, Image 2, Video 1, Audio 1, and so on.
durationintegerThe duration of the video in seconds.
resolutionstringThe resolution of the generated video. Only 2K is currently supported.
aspect_ratiostringenum: adaptive, 21:9, 16:9, 4:3, 1:1, 3:4The aspect ratio of the generated video.
reference_audio_urlsarrayURLs of reference audio clips (2-15 seconds each, combined duration at most 15 seconds), referenced in the prompt as Audio 1, Audio 2, and so on. Audio cannot be the only reference input; provide at least one reference image or video with it. Reference images, videos, and audio clips must add up to …
reference_image_urlsarrayURLs of subject/style reference images, referenced in the prompt as Image 1, Image 2, and so on. Reference images, videos, and audio clips must add up to at most 12 files.
reference_video_urlsarrayURLs of motion/reference video clips (2-15 seconds each, combined duration at most 15 seconds), referenced in the prompt as Video 1, Video 2, and so on. Reference images, videos, and audio clips must add up to at most 12 files.

Output

FieldTypeDescription
videoThe generated video