image_to_video
Converts images to video by creating a task on RunAPI. Specify first and last frame URLs, duration, and resolution to generate a video with output URLs.
Instructions
Create a Hailuo task on RunAPI (image to video). Returns a task id, status, and output URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_frame_image_url | No | ||
| first_frame_image_url | No | ||
| duration_seconds | No | ||
| output_resolution | No | ||
| wait | No | Poll until the task reaches a terminal status. | |
| timeout_ms | No | ||
| poll_interval_ms | No | ||
| model | No | RunAPI model slug for this model line. |