ComfyUI Node
MiniMax H3 First-Last-Frame (URL) to Video
Generate video from first frame and optional last frame image URLs using MiniMax H3. Supports public URLs, mm_file://, or data URIs.
MiniMax H3 First-Last-Frame (URL) to Video
- key
- VIDEO
◄prompt►
◄first_frame_url►
◄last_frame_url►
◄resolution768P►
◄duration5►
◄seed42►
◄watermarkfalse►
CategoryMiniMaxH3/Direct
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| key | MINIMAX_H3_KEY | — | |
| prompt | STRING | Text description of the video. | |
| first_frame_url | STRING | Public URL of the first frame image. Also supports mm_file://{file_id} or data:image/...;base64,... | |
| last_frame_url | STRING | Optional URL of the last frame image. | |
| resolution | COMBO | 768P | Output resolution. |
| duration | INT | 54–15 | Duration in seconds (4-15). |
| seed | INT | 420–4294967295 | Random seed. |
| watermark | BOOLEAN | false | Add an AIGC watermark to the video. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| VIDEO | VIDEO | — |