属性
シリーズ
パラメーター
| 名前 | 説明 | 型 | 必須 | 列挙値 |
|---|---|---|---|---|
| prompt | Video description text guiding the animation | string | はい | - |
| image | Starting frame. Accepts an image URL (e.g. https://example.com/frame.jpg). Required for I2V. |
string | はい | - |
| negativePrompt | Text describing what to avoid in the generated video. | string | いいえ | - |
| aspectRatio | Video aspect ratio | string | いいえ | 16:9, 9:16 |
| duration | Video duration in seconds (string type) | string | いいえ | 4, 6, 8 |
| lastFrame | End frame. Accepts an image URL. Optional, guides the video to end at this frame. | string | いいえ | - |
| personGeneration | Person generation policy | string | いいえ | allow_adult |
| resolution | Video resolution | string | いいえ | 720p, 1080p |
料金
単位: $/sec
| 条件 | 料金 |
|---|---|
| resolution: 720p | 0.1150 |
| resolution: 1080p | 0.1380 |
関連モデル
- google/veo-3-fast-t2v: [Core Function] Veo 3 Fast T2V is an older generation text-to-video model. [Strengths] Provided strong physical consistency and 1080p generation capabilities before the 3.1 update. Maintained for backward compatibility. [Best For] Existing legacy integrations that require the specific speed/cost tradeoff of this older model. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Veo 3.1 T2V.
- google/veo-3-t2v: [Core Function] Veo 3 T2V is an older generation text-to-video model. [Strengths] Provided strong physical consistency and 1080p generation capabilities before the 3.1 update. Maintained for backward compatibility. [Best For] Existing legacy integrations and workflows that strictly depend on this specific model version’s quirks. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Veo 3.1 T2V.
- google/veo-3-i2v: [Core Function] Veo 3 I2V is an older generation image-to-video model. [Strengths] Provided strong physical consistency and 1080p generation capabilities before the 3.1 update. Maintained for backward compatibility. [Best For] Existing legacy integrations and workflows that strictly depend on this specific model version’s quirks. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Veo 3.1 I2V.




