Quick Answer

  • Gemini Omni 1.1 supports Text-to-Video, Image-to-Video, R2V, and Video Edit in one workflow.
  • Use this model guide page to validate parameters with minimal request/response examples.
  • Stabilize prompts here first, then move to production API integration.

Key Parameters

  • model | string | required | gemini-omni-1.1-flash-preview | - | Model identifier. Use the fixed value `gemini-omni-1.1-flash-preview`.
  • prompt | string | required | - | - | Main instruction describing the subject, action, scene, and style.
  • aspect_ratio | string | optional | 16:9 | 16:9 | 9:16 | Video aspect ratio. Defaults to `16:9`; supports `16:9 | 9:16`.
  • duration | integer | optional | 10 | 10 | Output duration in seconds. Defaults to `10`; supports `10`.
  • resolution | string | optional | 720p | 720p | Output resolution. Defaults to `720p`; supports `720p`.

Common Errors

  • 400 invalid_request_error: trigger=Request payload misses required fields or has invalid field types.; fix=Validate model, mode, and input schema before request.; retry=Retry only after fixing payload; avoid blind retries.
  • 401 authentication_error: trigger=Missing Authorization header or invalid API key.; fix=Verify Bearer token format and API key scope.; retry=Retry after auth fix; rotate key if repeated failures continue.
  • 429 rate_limit_exceeded: trigger=Request rate, concurrency, or current quota hits upstream rate limiting.; fix=Apply exponential backoff first, then review request rate, concurrency, and quota usage.; retry=Use exponential backoff (e.g., 1s/2s/4s) with jitter; if it persists, reduce submission pressure.
  • 500 internal_error: trigger=Transient upstream error or internal processing failure.; fix=Capture request id and trigger retry workflow.; retry=Retry 2-3 times with short delays; escalate if persistent.

Gemini Omni 1.1

商用利用

通常版は 10 秒の 720p 動画. VIP は最大 4K と参照動画に対応.

モデルタイプ:
料金: 720p / 10s $0.2 / リクエスト

入力

フォームJSON

参照画像

主体、カメラ、シーン、スタイルを説明してください。51 / 1200

詳細オプション

サンプルパラメータ

出力

プレビューJSON

生成した動画がここに表示されます

動画生成には時間がかかる場合があります。送信後、ポーリングが完了するまでお待ちください。

生成には時間がかかります。しばらくお待ちください。このページを離れても、[ タスクログ ] で生成した内容を直接確認できます。

リクエストをプレビュー

{
  "model": "gemini-omni-1.1-flash-preview",
  "prompt": "陽光に包まれた未来都市をシネマティックに追う. 自然な歩行者の動き, 安定したカメラ, 柔らかな反射.",
  "aspect_ratio": "16:9",
  "resolution": "720p",
  "duration": 10
}

10s / 720p

通常版

360p - 4K

VIP

1 / 3

参照画像

1

参照動画

生成例

Gemini Omni 1.1 の生成結果を見る

このモデルで生成
未来都市のコンセプト

Gemini Omni 1.1 #1

透明な料金体系

料金

通常版の基本料金は $0.20/回. VIP は解像度と長さで変わり, 参照動画は VIDREF 料金です. アカウント料金が適用されます.

クレジットを追加

720p / 10s

ToAPIs

$0.2

リクエスト

通常版の基本料金は $0.20/回. VIP は解像度と長さで変わり, 参照動画は VIDREF 料金です. アカウント料金が適用されます.

ToAPIs を選ぶ理由

バージョンを選択

通常版は 10 秒の 720p 動画. VIP は最大 4K と参照動画に対応.

通常版

10 秒, 720p, 横向きと縦向き, 参照画像は最大 5 枚.

VIP

VIP の先頭フレームは 1 枚, 参照モードは 1 枚または 3 枚. 始点と終点の 2 枚入力には非対応.

参照動画

VIP は参照動画 1 本と画像を同時に使用できます. 長さは入力動画に従い, duration は送信しません.

プロンプトから動画へ

通常版は 10 秒の 720p 動画. VIP は最大 4K と参照動画に対応.

  1. 1

    バージョンを選ぶ

    通常版は 10 秒の 720p 動画. VIP は最大 4K と参照動画に対応.

  2. 2

    プロンプトと素材を追加

    VIP の先頭フレームは 1 枚, 参照モードは 1 枚または 3 枚. 始点と終点の 2 枚入力には非対応.

  3. 3

    結果を取得

    返されたタスク ID を保存し, GET /v1/videos/{id} で完了まで確認します.

制作ワークフロー

参照画像

VIP の先頭フレームは 1 枚, 参照モードは 1 枚または 3 枚. 始点と終点の 2 枚入力には非対応.

参照動画

VIP は参照動画 1 本と画像を同時に使用できます. 長さは入力動画に従い, duration は送信しません.

よくある質問

よくある質問

料金の違いは?

通常版の基本料金は $0.20/回. VIP は解像度と長さで変わり, 参照動画は VIDREF 料金です. アカウント料金が適用されます.

画像と動画を併用できますか?

VIP は参照動画 1 本と画像を同時に使用できます. 長さは入力動画に従い, duration は送信しません.

VIP の画像枚数は?

VIP の先頭フレームは 1 枚, 参照モードは 1 枚または 3 枚. 始点と終点の 2 枚入力には非対応.

Gemini Omni 1.1

通常版は 10 秒の 720p 動画. VIP は最大 4K と参照動画に対応.

動画を生成