Veo 3.1 Fast 文生视频 API

google/veo3.1-fast/text-to-video

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

输入

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

输出

等待运行

生成视频将在此显示

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

8s · 720p · 36 credits = $0.180

示例

One continuous eight-second shot on textured ivory paper. A single black ink drawing of a crane gathers itself, lifts its wings, and rises from the paper as a dimensional ink-wash bird while two loose brush marks trail behind. The camera stays nearly overhead with one gentle push in. Keep the crane silhouette coherent and the ink diffusion restrained. No cuts, no written characters, no readable text, no logos, no brands, no products, no advertising, no watermark.

One continuous eight-second lateral tracking shot along a narrow stone alley just after rain. A fictional adult runner in a plain dark jacket enters from the left, crosses one shallow puddle with a single splash, slows beneath an arch, and exits frame right. Maintain consistent body proportions, foot contact, wet reflections and camera speed. Natural gray daylight, no cuts, no readable signs, no logos, no brands, no products, no advertising, no watermark.

One continuous vertical macro shot of a clear irregular ice cube on dark slate. A warm shaft of sunlight crosses it from top to bottom; the surface beads with water, one droplet slides down, and a small pool grows while caustic light bends across the stone. Fixed camera, physically believable melting and refraction, restrained motion. No cuts, no text, no logos, no brands, no products, no advertising, no watermark.

Veo 3.1 Fast 文生视频

Veo 3.1 Fast 文生视频把文字场景生成一段 8 秒视频。无需准备源图片,适合可以完全通过提示词定义的镜头。Fast 版本以更低积分成本支持快速迭代。

为什么选择这个工作流?

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

  • 使用明确的端点契约模型 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。

价格

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

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

适用场景

  • 概念镜头把文字视觉方向快速转成短视频概念,用于创意评审。

  • 营销素材变体基于同一创意分别生成横版和竖版镜头方案。

  • 动态预演在正式制作前验证场面调度和镜头运动。

实用建议

  • 围绕一个连贯镜头编写提示词,避免在 8 秒内堆叠多个无关场景。
  • 把主体动作、镜头运动和视觉风格拆成清晰的短句。
  • 优先描述最终视频中可以直接看到的内容。

注意事项

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

常见问题

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

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

支持哪些时长?

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

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

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

需要提交图片吗?

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

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

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