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

Vidu Q3 Pro 首尾帧可在两张关键图像之间生成流畅、电影感的过渡,并由文本prompt引导。非常适合变换揭示、场景转场、产品变形和需要从 A 到 B 实现干净可控叙事弧线的内容。

📝

Overview

About this model

Vidu Q3 Pro 首尾帧可在两张关键图像之间插值生成流畅、电影感的过渡——起始帧为 image_url,结束帧为 last_image——并由文本prompt引导。它非常适合变换揭示、场景转场、产品变形和需要从 A 到 B 实现干净可控叙事弧线的故事节拍。

1转场:以电影感的可控效果在场景、地点或情绪之间变形过渡。
2产品展示:为产品或设计的前后状态制作动画。
3叙事:展示从白天到夜晚、从平静到混乱、从之前到之后的变换弧线。
4视觉效果:为音乐视频和创意短片衔接两种视觉效果。
💰

Pricing & Value

Cost analysis

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

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

ReplicateNo disponible

Vidu Q3 Pro 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 ValueThe 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.
首张Imagen URLstring

起始(首)帧imagen的 URL。

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

结束(末)帧imagen的 URL。

Default Valuehttps://d3adwkbyhxyrtq.cloudfront.net/webassets/videomodels/vidu-q3-pro-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 Pro 首尾帧

  1. 提供两张关键帧:传入 image_url(第一帧)和 last_image(最终帧)。模型会在两者之间进行插值。

  2. 编写过渡prompt:描述两帧之间发生的事情——包括运动、变换和镜头移动。

  3. 选择分辨率和宽高比:最终作品可选择 1080p,日常工作可选择 720p。让宽高比匹配源图像。

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

  5. 提交:端点为异步模式——轮询 /api/v1/predictions/{request_id}/result,或使用 webhook_url

Common Questions

Frequently asked

两张图像需要使用相同的宽高比吗?

为了获得最干净的结果,建议使用相同的宽高比——让两张图像以及请求中的 `aspect_ratio` 保持一致,以避免裁剪或加黑边。

过渡效果有多流畅?

Q3 Pro 针对流畅且由prompt引导的插值进行了优化。选择的时长越长,模型就有越多时间在两种状态之间实现平滑过渡。

可以省略两张图像中的一张吗?

不可以——首尾帧模式需要同时提供两张图像。如果只有起始图像,请改用imagen a vídeo端点。