Vidu Q3 Turbo 首尾帧: Image-to-Video

Vidu Q3 Turbo 首尾帧在文本prompt的引导下,在两张关键图像——起始帧和结束帧——之间生成快速且经济高效的过渡。适合大规模制作变形展示、转场和短篇故事内容。

📝

Overview

About this model

Vidu Q3 Turbo 首尾帧在文本prompt的引导下,在两张关键图像——起始帧(image_url)和结束帧(last_image)——之间生成快速且经济高效的过渡。它非常适合大规模制作变形展示、转场和短篇故事内容。

1短篇转场:为 Reels 和 Shorts 连接两种画面风格。
2产品变形:以较低成本制作产品前后状态的动画。
3迭代:在确定 Pro 渲染前探索变形创意。
4系列内容:批量生成一致的场景转场。
💰

Pricing & Value

Cost analysis

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.aiNo disponible

Vidu Q3 Turbo first-last frames is not listed on Fal.ai at this time.

ReplicateNo disponible

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.

⚙️

Technical Details

Configuration schema

Promptstring

描述过渡效果的文本prompt。

Default ValueDark 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.
首张Imagen URLstring

起始(首)帧imagen的 URL。

Default Valuehttps://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-1.jpg
末帧Imagen URLstring

结束(末)帧imagen的 URL。

Default Valuehttps://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-turbo-first-last-frames-2.jpg
ResoluciónEnum (4 options)

生成vídeo的resolución。

Default Value720p
Relación de aspectoEnum (5 options)

salidavídeo的relación de aspecto。

Default Value16:9
Duración (segundos)int

生成vídeo的duración(秒)。

Default Value5
Audioboolean

是否为vídeo生成audio。

Default Valuefalse
📖

Implementation Guide

Developer documentation

Cómo usar Vidu Q3 Turbo 首尾帧

  1. 提供两张关键帧:传入 image_url(第一帧)和 last_image(最后一帧)。

  2. 编写转场prompt:描述两帧之间的运动、变形和镜头运动。

  3. 选择分辨率和relación de aspecto:让relación de aspecto与源图像保持一致。720p 是推荐的默认选项。

  4. 设置时长:1–16 秒。更长的时长会为过渡提供更多空间。

  5. 提交请求:异步处理——轮询 /api/v1/predictions/{request_id}/result,或使用 webhook_url

Common Questions

Frequently asked

两帧需要使用相同的relación de aspecto吗?

为了获得最干净的结果,建议保持一致——让两张图像与请求中的 `aspect_ratio` 相匹配。

Turbo 和 Pro 的转场流畅度有什么区别?

Turbo 以少量保真度换取速度和更低成本。Pro 对运动细节的处理更精细;大多数转场使用 Turbo 已足够,也非常适合迭代。

如果我只有一张图像怎么办?

请改用imagen a vídeo端点——首尾帧模式必须同时提供 `image_url` 和 `last_image`。