使用 Grok Imagine Video 1.5 Preview 根据图像生成视频,支持多种画面比例和分辨率,以及最长 15 秒的时长。
关于此模型
Grok Imagine Video 1.5 Preview 是一款先进的图生视频模型,可将静态图像转换为流畅、高质量的视频。它支持 1 到 15 秒的时长以及最高 720p 的分辨率,擅长在各种画面比例下生成电影感动画。无论是竖屏、横屏还是方形格式,该模型都能仅凭一张参考图像提供流畅运动和稳定的视觉质量。
成本分析
| 提供商 | 费用 | 备注 |
|---|---|---|
| muapiapp | $0.08/秒 at 480p, $0.14/秒 at 720p (default 8s = $0.64) | Pay-as-you-go with 无需订阅 required. Credits deducted 每次生成. |
| Fal.ai | 暂不可用 | This model is 不可用 on Fal.ai. |
| Replicate | 暂不可用 | This model is 不可用 on Replicate. |
Pay-as-you-go with 无需订阅 required. Credits deducted 每次生成.
This model is 不可用 on Fal.ai.
This model is 不可用 on Replicate.
** 竞品价格根据相似模型架构和使用层级估算。
配置参数
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| 提示词 | string | 用于视频生成的文本描述。 | The whale suddenly begins swimming through the apartment as if the room is underwater. Furniture crashes into walls, water bursts outward, and the whale breaks through multiple rooms while the camera follows beside it. |
| 图像 URL | array | 上传图像或提供图像 URL 作为视频生成输入。 | https://cdn.muapi.ai/assets/grok-imagine-video-1-5-preview.jpg |
| 画面比例 | 枚举(8 个选项) | Aspect ratio for the 生成的视频. Use 'auto' to match the 输入图像. | auto |
| 分辨率 | 枚举(2 个选项) | 输出视频的分辨率。 | 480p |
| 时长(秒) | int | 视频时长(秒)。 | 8 |
用于视频生成的文本描述。
The whale suddenly begins swimming through the apartment as if the room is underwater. Furniture crashes into walls, water bursts outward, and the whale breaks through multiple rooms while the camera follows beside it.上传图像或提供图像 URL 作为视频生成输入。
https://cdn.muapi.ai/assets/grok-imagine-video-1-5-preview.jpgAspect ratio for the 生成的视频. Use 'auto' to match the 输入图像.
auto输出视频的分辨率。
480p视频时长(秒)。
8开发者文档
上传图像:通过 images_list 字段提供一个或多个图像 URL。支持 JPEG、PNG、WebP(每张最大 20MB)。
编写提示词(可选):描述你想要的运动或场景,例如:“一个人走过霓虹灯照亮的城市,镜头缓慢向右摇摄。”
设置时长:选择 1 到 15 秒。默认值为 8 秒。
选择画面比例:选择 auto 以匹配输入图像尺寸,或指定 16:9、9:16、1:1、4:3、3:4、3:2 或 2:3。
选择分辨率:选择 480p 以更快生成,或选择 720p 以获得更高质量的输出。
提交并轮询:API 会立即返回 request_id。轮询 GET /api/v1/predictions/{request_id}/result,直到 status 为 completed。
常见问答
不需要,提示词是可选的。你只提交图像也可以,模型会根据视觉内容为其添加动画。加入描述性提示词可以更好地控制运动和场景。
你可以在 `images_list` 字段中提供多个图像 URL。模型会将它们作为视频生成的参考帧。
480p 生成更快,并且每秒费用更低。720p 会输出更清晰的高分辨率结果,适合最终交付或对视觉质量要求较高的内容。
模型支持 auto、1:1、16:9、9:16、4:3、3:4、3:2 和 2:3。使用 'auto' 可以保留输入图像的原始比例。