Veo 3.1 图生视频 API

google/veo3.1/image-to-video

根据严格按顺序提交的两张图片生成 8 秒转场。第一张定义首帧,第二张定义尾帧。

输入

238/10,000
8s由当前端点固定

输出

等待运行

生成视频将在此显示

设置输入并运行任务,生成进度和完成后的视频会保留在此面板。

8s · 720p · 200 credits = $1.00

示例

One continuous locked-off shot that moves naturally from the first frame to the second. The copper observatory dome shutters separate slowly and evenly, revealing the dark telescope aperture and a narrow warm interior glow as dawn brightens slightly. Preserve the stone building, dome geometry, mountain silhouette, frost, camera position and composition. Motion should be mechanical, restrained and physically believable. No new objects, no people, no text, no logos, no brands, no products, no advertising, no watermark.

One continuous fixed-camera transition from the first tide-pool frame to the second. A light breeze creates small realistic ripples, then restrained blue bioluminescent points emerge in the water and around the same anemones while twilight deepens. Preserve every rock, the pool boundary, ocean horizon and camera perspective. The illumination grows organically rather than flashing. No added animals, no cuts, no text, no logos, no brands, no products, no advertising, no watermark.

One continuous vertical locked-camera transition from the snowy bridge to the wet thawed bridge. Sunlight gradually warms, snow on the planks settles and melts into reflective water, and occasional droplets fall from the railings while the stream keeps flowing. Preserve the exact bridge, birch trunks, railings, perspective and forest layout. No time-lapse jumps, no people, no text, no logos, no brands, no products, no advertising, no watermark.

Veo 3.1 图生视频

Veo 3.1 图生视频使用严格按顺序提交的两张图片和提示词,生成从指定首帧过渡到指定尾帧的 8 秒视频。这是 Vidgo 当前公开的标准 Veo 3.1 工作流。

为什么选择这个工作流?

  • 控制镜头的起点和终点锁定开场与结束画面,由提示词指导两者之间的运动变化。

  • 使用明确的端点契约模型 ID 把页面锁定为“严格按顺序提交 2 个图片 URL”,表单与 JSON 请求始终对应同一工作流。

  • 按交付场景选择清晰度可选择 720p、1080p 或 4K 输出,以及横版或竖版画面。

  • 提交前确认成本Playground 会在发送任务前显示当前分辨率所需积分。

参数

参数要求说明
prompt必填

字符串。描述可见内容、动作、镜头方向、光线和构图;最长 10,000 个字符。

image_urls必填

数组。严格包含 2 个公开 HTTP(S) 图片 URL,顺序为首帧、尾帧。

duration可选

整数。默认为 8;当前端点不接受其他时长。

默认值8
resolution可选

字符串。选择输出分辨率;默认为 720p。

默认值720p1080p4k
aspect_ratio可选

字符串。选择横版或竖版画面。

16:99:16

如何使用

  1. 准备两帧图片先上传首帧,再上传尾帧;顺序不同会改变生成的转场方向。

  2. 指导运动分别描述主体动作和镜头运动,让每条指令承担清晰的作用。

  3. 设置输出时长保持固定 8 秒,然后选择分辨率和画面比例。

  4. 运行并跟踪任务提交请求后保存 task_id,轮询状态,直到任务 finished 或 failed。

价格

按每个生成视频计费,积分取决于所选分辨率。

规格积分说明
720p200 积分每个成功的 8 秒视频请求。
1080p200 积分每个成功的 8 秒视频请求。
4k400 积分每个成功的 8 秒视频请求。

适用场景

  • 产品转场在两个已确认的产品构图之间生成具有明确起点和终点的运动。

  • 前后状态演示把两个指定视觉状态连接成一个短镜头。

  • 分镜插值使用相邻分镜探索计划画面之间的运动和节奏。

实用建议

  • 围绕一个连贯镜头编写提示词,避免在 8 秒内堆叠多个无关场景。
  • 把主体动作、镜头运动和视觉风格拆成清晰的短句。
  • 提交前检查图片顺序:第一个 URL 是首帧,第二个 URL 是尾帧。

注意事项

  • 生成采用异步任务;请保存 task_id,并在状态为 finished 或 failed 时停止轮询。
  • 本页公开模型 ID 为 veo3.1/image-to-video。

常见问题

Veo 3.1 图生视频 使用哪个模型 ID?

使用 veo3.1/image-to-video。Playground 会锁定该值,避免请求误切换到其他 Veo 工作流。

支持哪些时长?

Vidgo 当前端点接受固定整数时长 8 秒。

支持哪些分辨率和画面比例?

分辨率可选 720p、1080p 或 4k;画面比例可选 16:9 或 9:16。

必须提交多少张图片?

必须提交两个公开 HTTP(S) 图片 URL,顺序为首帧在前、尾帧在后。

如何获取生成完成的视频?

提交调用会返回 task_id。轮询状态端点,在状态变为 finished 时读取结果;failed 时停止轮询。