Vidu Q3 Turbo 首尾帧在文本プロンプト的引导下,在两张关键图像——起始帧和结束帧——之间生成快速且经济高效的过渡。适合大规模制作变形展示、转场和短篇故事内容。
このモデルについて
Vidu Q3 Turbo 首尾帧在文本プロンプト的引导下,在两张关键图像——起始帧(image_url)和结束帧(last_image)——之间生成快速且经济高效的过渡。它非常适合大规模制作变形展示、转场和短篇故事内容。
コスト分析
| プロバイダー | 費用 | 備考 |
|---|---|---|
| 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 | 提供なし | Vidu Q3 Turbo first-last frames is not listed on Fal.ai at this time. |
| Replicate | 提供なし | 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.
** 競合サービスの料金は類似のモデル構成および利用ティアに基づいて算出された推定値です。
設定スキーマ
| パラメータ | 型 | 説明 | デフォルト |
|---|---|---|---|
| プロンプト | string | 描述过渡效果的文本プロンプト。 | 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. |
| 首张画像 URL | string | 起始(首)帧画像的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-1.jpg |
| 末帧画像 URL | string | 结束(末)帧画像的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-2.jpg |
| 解像度 | Enum(4個の選択肢) | 生成動画的解像度。 | 720p |
| アスペクト比 | Enum(5個の選択肢) | 出力動画的アスペクト比。 | 16:9 |
| 長さ(秒) | int | 生成動画的生成時間(秒)。 | 5 |
| 音声 | boolean | 是否为動画生成音声。 | false |
描述过渡效果的文本プロンプト。
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.起始(首)帧画像的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-1.jpg结束(末)帧画像的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-2.jpg生成動画的解像度。
720p出力動画的アスペクト比。
16:9生成動画的生成時間(秒)。
5是否为動画生成音声。
false開発者ドキュメント
提供两张关键帧:传入 image_url(第一帧)和 last_image(最后一帧)。
编写转场プロンプト:描述两帧之间的运动、变形和镜头运动。
选择分辨率和アスペクト比:让アスペクト比与源图像保持一致。720p 是推荐的默认选项。
设置时长:1–16 秒。更长的时长会为过渡提供更多空间。
リクエスト送信:异步处理——轮询 /api/v1/predictions/{request_id}/result,或使用 webhook_url。
FAQ
为了获得最干净的结果,建议保持一致——让两张图像与请求中的 `aspect_ratio` 相匹配。
Turbo 以少量保真度换取速度和更低成本。Pro 对运动细节的处理更精细;大多数转场使用 Turbo 已足够,也非常适合迭代。
请改用画像から動画生成端点——首尾帧模式必须同时提供 `image_url` 和 `last_image`。