Vidu Q3 Pro 首尾帧可在两张关键图像之间生成流畅、シネマティック的过渡,并由文本プロンプト引导。非常适合变换揭示、场景转场、产品变形和需要从 A 到 B 实现干净可控叙事弧线的内容。
このモデルについて
Vidu Q3 Pro 首尾帧可在两张关键图像之间插值生成流畅、シネマティック的过渡——起始帧为 image_url,结束帧为 last_image——并由文本プロンプト引导。它非常适合变换揭示、场景转场、产品变形和需要从 A 到 B 实现干净可控叙事弧线的故事节拍。
コスト分析
| プロバイダー | 費用 | 備考 |
|---|---|---|
| muapiapp | $0.15 per second at 720p ($0.75 per 5s clip) | 按秒计费:360p $0.05/秒、540p $0.07/秒、720p $0.15/秒、1080p $0.16/秒。 |
| Fal.ai | 提供なし | Vidu Q3 Pro first-last frames is not listed on Fal.ai at this time. |
| Replicate | 提供なし | Vidu Q3 Pro first-last frames is not listed on Replicate at this time. |
按秒计费:360p $0.05/秒、540p $0.07/秒、720p $0.15/秒、1080p $0.16/秒。
Vidu Q3 Pro first-last frames is not listed on Fal.ai at this time.
Vidu Q3 Pro first-last frames is not listed on Replicate at this time.
** 競合サービスの料金は類似のモデル構成および利用ティアに基づいて算出された推定値です。
設定スキーマ
| パラメータ | 型 | 説明 | デフォルト |
|---|---|---|---|
| プロンプト | string | 描述过渡效果的文本プロンプト。 | The frozen bird begins cracking from within as glowing orange light shines through the ice. Steam bursts outward while flames ignite across the wings. The sculpture violently shatters apart and transforms into a blazing phoenix that launches upward through fire and smoke. |
| 首张画像 URL | string | 起始(首)帧画像的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-pro-first-last-frames-1.jpg |
| 末帧画像 URL | string | 结束(末)帧画像的 URL。 | https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-pro-first-last-frames-2.jpg |
| 解像度 | Enum(4個の選択肢) | 生成動画的解像度。 | 720p |
| アスペクト比 | Enum(5個の選択肢) | 出力動画的アスペクト比。 | 16:9 |
| 長さ(秒) | int | 生成動画的生成時間(秒)。 | 5 |
| 音声 | boolean | 是否为動画生成音声。 | false |
描述过渡效果的文本プロンプト。
The frozen bird begins cracking from within as glowing orange light shines through the ice. Steam bursts outward while flames ignite across the wings. The sculpture violently shatters apart and transforms into a blazing phoenix that launches upward through fire and smoke.起始(首)帧画像的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-pro-first-last-frames-1.jpg结束(末)帧画像的 URL。
https://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-pro-first-last-frames-2.jpg生成動画的解像度。
720p出力動画的アスペクト比。
16:9生成動画的生成時間(秒)。
5是否为動画生成音声。
false開発者ドキュメント
提供两张关键帧:传入 image_url(第一帧)和 last_image(最终帧)。模型会在两者之间进行插值。
编写过渡プロンプト:描述两帧之间发生的事情——包括运动、变换和镜头移动。
选择分辨率和宽高比:最终作品可选择 1080p,日常工作可选择 720p。让宽高比匹配源图像。
设置时长:选择 1–16 秒。更长的时长会为过渡提供更多表现空间。
提交:端点为异步模式——轮询 /api/v1/predictions/{request_id}/result,或使用 webhook_url。
FAQ
为了获得最干净的结果,建议使用相同的宽高比——让两张图像以及请求中的 `aspect_ratio` 保持一致,以避免裁剪或加黑边。
Q3 Pro 针对流畅且由プロンプト引导的插值进行了优化。选择的时长越长,模型就有越多时间在两种状态之间实现平滑过渡。
不可以——首尾帧模式需要同时提供两张图像。如果只有起始图像,请改用画像から動画生成端点。