Veo 3.1 文生视频 API

google/veo3.1/text-to-video

根据文本提示词生成 8 秒视频。可描述主体、动作、环境、镜头移动、光线和构图,并选择 720p、1080p 或 4K 输出。

输入

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

输出

等待运行

生成视频将在此显示

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

8s · 720p · 200 credits = $1.00

示例

One continuous eight-second shot inside a quiet botanical glasshouse during a sudden rain shower. The camera glides slowly at leaf height past broad wet leaves while droplets strike the glass roof, merge into rivulets, and cast moving reflections across the stone path. Keep the plant geometry stable, water motion physically believable, and the depth transition smooth from foreground leaves to the distant iron doorway. Natural overcast light only. No cuts, no people, no readable text, no logos, no brands, no products, no advertising, no watermark.

One continuous eight-second documentary shot in a quiet pottery studio. An adult potter's two clay-covered hands steadily raise one centered cylinder of wet earthen clay on a turning wheel, narrowing the neck without changing the amount of clay. The camera makes a restrained half-orbit from a medium close view, keeping both hands anatomically consistent and the clay deformation continuous. Soft north-window light reveals water sheen and fingerprints. No cuts, no face, no extra hands, no readable text, no logos, no brands, no products, no advertising, no watermark.

One continuous vertical eight-second shot on a quiet covered railway platform at blue hour. A fictional adult traveler in a charcoal coat stands beside a bench. A brief gust lifts a rust-red scarf; the traveler turns once, catches it against the chest, and becomes still. The camera advances slowly from full-body to medium framing. Keep face, clothing, body proportions, cloth motion, rain and platform perspective consistent. No cuts, no crowd, no readable signs, no dialogue text, no logos, no brands, no products, no advertising, no watermark.

Veo 3.1 文生视频

Veo 3.1 文生视频把文字场景生成一段 8 秒视频。无需准备源图片,适合可以完全通过提示词定义的镜头。这是 Vidgo 当前公开的标准 Veo 3.1 工作流。

为什么选择这个工作流?

  • 从文字镜头开始无需准备源素材,直接在提示词中描述画面内容、动作和镜头计划。

  • 使用明确的端点契约模型 ID 把页面锁定为“仅文本提示词”,表单与 JSON 请求始终对应同一工作流。

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

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

参数

参数要求说明
prompt必填

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

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 秒内堆叠多个无关场景。
  • 把主体动作、镜头运动和视觉风格拆成清晰的短句。
  • 优先描述最终视频中可以直接看到的内容。

注意事项

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

常见问题

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

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

支持哪些时长?

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

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

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

需要提交图片吗?

不需要。该文生视频端点不接受 image_urls。

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

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