docs(providers/google): correct video duration set and audio support · openclaw/openclaw@f820a98
vincentkoc
·
2026-05-11
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -226,8 +226,8 @@ The bundled `google` plugin also registers video generation through the shared
|
226 | 226 | |
227 | 227 | - Default video model: `google/veo-3.1-fast-generate-preview` |
228 | 228 | - Modes: text-to-video, image-to-video, and single-video reference flows |
229 | | -- Supports `aspectRatio`, `resolution`, and `audio` |
230 | | -- Current duration clamp: **4 to 8 seconds** |
| 229 | +- Supports `aspectRatio` (`16:9`, `9:16`) and `resolution` (`720P`, `1080P`); audio output is not supported by Veo today |
| 230 | +- Supported durations: **4, 6, or 8 seconds** (other values snap to the nearest allowed value) |
231 | 231 | |
232 | 232 | To use Google as the default video provider: |
233 | 233 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。