Vidu Q3 Turbo 首尾帧在文本prompt的引导下,在两张关键图像——起始帧和结束帧——之间生成快速且经济高效的过渡。适合大规模制作变形展示、转场和短篇故事内容。
About this model
Vidu Q3 Turbo 首尾帧在文本prompt的引导下,在两张关键图像——起始帧(image_url)和结束帧(last_image)——之间生成快速且经济高效的过渡。它非常适合大规模制作变形展示、转场和短篇故事内容。
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.06 per second at 720p ($0.30 per 5s clip) | Per-second pricing — 360p $0.035/s, 540p $0.04/s, 720p $0.06/s, 1080p $0.08/s. |
| Fal.ai | Indisponible | Vidu Q3 Turbo first-last frames is not listed on Fal.ai at this time. |
| Replicate | Indisponible | Vidu Q3 Turbo first-last frames is not listed on Replicate at this time. |
Per-second pricing — 360p $0.035/s, 540p $0.04/s, 720p $0.06/s, 1080p $0.08/s.
Vidu Q3 Turbo first-last frames is not listed on Fal.ai at this time.
Vidu Q3 Turbo first-last frames is not listed on Replicate at this time.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Prompt | string | 描述过渡效果的文本prompt。 | Dark smoke begins leaking from the woman’s body and rapidly expands outward. Her form dissolves into swirling vapor while glowing eyes emerge from the smoke cloud. The alley fills with violent rotating smoke as the camera circles aggressively around the transformation. |
| 首张Image URL | string | 起始(首)帧image的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-1.jpg |
| 末帧Image URL | string | 结束(末)帧image的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-2.jpg |
| Résolution | Enum (4 options) | 生成vidéo的résolution。 | 720p |
| Format d'image | Enum (5 options) | résultatvidéo的format d'image。 | 16:9 |
| Durée (secondes) | int | 生成vidéo的durée(秒)。 | 5 |
| Audio | boolean | 是否为vidéo生成audio。 | false |
描述过渡效果的文本prompt。
Dark smoke begins leaking from the woman’s body and rapidly expands outward. Her form dissolves into swirling vapor while glowing eyes emerge from the smoke cloud. The alley fills with violent rotating smoke as the camera circles aggressively around the transformation.起始(首)帧image的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-1.jpg结束(末)帧image的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-2.jpg生成vidéo的résolution。
720présultatvidéo的format d'image。
16:9生成vidéo的durée(秒)。
5是否为vidéo生成audio。
falseDeveloper documentation
提供两张关键帧:传入 image_url(第一帧)和 last_image(最后一帧)。
编写转场prompt:描述两帧之间的运动、变形和镜头运动。
选择分辨率和format d'image:让format d'image与源图像保持一致。720p 是推荐的默认选项。
设置时长:1–16 秒。更长的时长会为过渡提供更多空间。
提交请求:异步处理——轮询 /api/v1/predictions/{request_id}/result,或使用 webhook_url。
Frequently asked
为了获得最干净的结果,建议保持一致——让两张图像与请求中的 `aspect_ratio` 相匹配。
Turbo 以少量保真度换取速度和更低成本。Pro 对运动细节的处理更精细;大多数转场使用 Turbo 已足够,也非常适合迭代。
请改用image vers vidéo端点——首尾帧模式必须同时提供 `image_url` 和 `last_image`。