The Rundown AI homepage

Independent tool overview

Gemini Omni 1.1 Flash at a glance

Gemini Omni 1.1 Flash is Google's generally available Gemini API model for fast video generation and conversational editing. It creates 3- to 10-second clips with native audio from text or images, edits short uploaded video, interpolates between first and last frames, extends scenes, and offers output from 360p through upscaled 4K. It is a paid developer model, not a feature unlocked by a consumer Gemini subscription.

Visit the official Gemini Omni 1.1 Flash site ↗
Gemini Omni 1.1 Flash product preview
Model code
gemini-omni-1.1-flash
Availability
Generally available on the paid Gemini API tier
Output
3-10 second video with native audio at 24 FPS
Resolution
360p, 720p, upscaled 1080p, or upscaled 4K
Aspect ratio
16:9 or 9:16
Context window
1,048,576 tokens
Standard 720p output cost
Approximately $0.10 per second
Reviewed
August 31, 2026

Overview

What Gemini Omni 1.1 Flash is

Google released the stable gemini-omni-1.1-flash endpoint on August 27, 2026 as the production replacement for gemini-omni-flash-preview. The model runs through the Gemini Developer API's Interactions API and is designed for applications that need to generate, revise, or continue video through natural-language requests.

The model accepts text, images, and up to 10 seconds of video for editing or extension, then produces a 3- to 10-second, 24 FPS video with generated audio. Developers can request 16:9 or 9:16 output at 360p, 720p, 1080p, or 4K; Google describes 1080p and 4K as upscaled rather than natively generated resolutions.

Its most useful distinction is a stateful editing loop. An application can retain the previous interaction, ask for a specific change, and preserve the rest of the generated clip. That makes Omni suitable for iterative concept development, but it also means applications must deliberately choose whether to store an interaction and should not assume repeated edits will remain perfectly consistent.

Scene extension can append 3 to 10 seconds at the end of an uploaded or previously generated video. Multi-turn extensions can reach 40 seconds in total, with the last 10 seconds used as context. The feature cannot prepend footage or alter the middle of a clip, and uploaded videos containing spoken dialogue cannot currently be extended with new dialogue.

This is an API building block rather than a complete editor, asset manager, review system, or publishing workflow. Teams still need prompting controls, job status and retry handling, cost limits, storage and deletion rules, human review, rights and consent checks, and provenance or disclosure practices around synthetic media.

Use cases

Who Gemini Omni 1.1 Flash is best for

The strongest fit depends on the job you need the product to complete, not the size of its feature list.

Conversational video prototypes

Developers building products where a user generates a clip, requests targeted changes in plain language, and iterates without starting every version from scratch.

Short campaign variations

Creative teams programmatically producing and reviewing short landscape or portrait concepts from text, an image, first and last frames, or a short source clip.

Scene continuation

Workflows that append a new ending to a short clip or extend a generated sequence over several turns while preserving visual and audio continuity.

Video features inside an app

Engineering teams that need a paid API with text-to-video, image-to-video, editing, interpolation, reference inputs, audio, resolution control, and programmatic delivery.

Capabilities

Core Gemini Omni 1.1 Flash features

1

Text-to-video with audio

Creates a short video and native soundtrack from a written scene, action, camera, style, dialogue, and sound description.

2

Image-to-video

Animates a supplied image using prompt-defined subject motion, camera movement, and environmental effects; Google recommends a high-resolution image and specific motion instructions.

3

Conversational editing

Uses an earlier interaction ID so the user can request changes while asking the model to preserve unaffected parts of the generated video.

4

First and last frame interpolation

Accepts two images and generates the transition between them, useful when the opening and ending composition must be specified.

5

Video extension

Appends a 3- to 10-second continuation to the end of a short upload or previous generation; multi-turn generated sequences can reach 40 seconds.

6

Subject and clip references

Can use image references and up to three short video references to guide likeness and motion, although reference audio is ignored and multi-video reasoning is unsupported.

7

Resolution and format controls

Offers 360p, default 720p, upscaled 1080p, or upscaled 4K in landscape 16:9 or portrait 9:16 at 24 FPS.

8

Inline or URI delivery

Can return small output as encoded data or use a Google-hosted file URI that an application polls for larger files, including output above the inline payload limit.

9

SynthID provenance

Google says all generated videos carry an invisible SynthID watermark that can be detected programmatically.

Process

How the Gemini Omni 1.1 Flash workflow works

  1. Step 1

    Define the use case and guardrails

    Decide which inputs, people, brands, client assets, claims, and publishing destinations are allowed. Require documented rights or consent for identifiable people, voices, private footage, trademarks, and copyrighted material.

  2. Step 2

    Create a paid API project

    Enable Gemini API billing, protect the key on a server, set project budgets and rate limits, and use the stable gemini-omni-1.1-flash model code rather than the preview endpoint scheduled to shut down.

  3. Step 3

    Prepare narrow source material

    Use only the necessary text, image, or short video; strip hidden or sensitive metadata where appropriate; keep upload footage at 10 seconds or less for editing and extension; and avoid unsupported voice-editing assumptions.

  4. Step 4

    Prompt the shot precisely

    Specify subject, action, setting, camera, lighting, visual style, duration, cuts, dialogue, ambience, and exclusions in the normal prompt. The API does not support negative-prompt, temperature, top-p, stop-sequence, or system-instruction controls for this model.

  5. Step 5

    Choose output and delivery

    Set aspect ratio and resolution with a cost-aware default. Use URI delivery for files above 4 MB, poll until the file is active, handle failed or blocked jobs, and avoid unlimited automatic retries.

  6. Step 6

    Iterate deliberately

    Keep the previous interaction only when later edits are needed; use narrow edit instructions; compare each version with the brief; and create a fresh branch when accumulated edits begin to damage consistency.

  7. Step 7

    Review before release

    Check identity and likeness, continuity, physics, text, dialogue, audio, product accuracy, brand safety, disclosures, accessibility, platform policies, and rights. A human should approve external publication and high-impact claims.

  8. Step 8

    Log, retain, and delete responsibly

    Track prompt version, model code, token usage, spend, reviewer, approvals, and source rights without storing more personal data than needed. Define deletion for uploaded and generated media and keep provenance attached through export.

Cost

Gemini Omni 1.1 Flash pricing and free plan

Gemini Omni 1.1 Flash has no free API tier. Standard paid pricing at review was $1.50 per million input tokens for text, image, video, or audio; $9 per million text output tokens including thinking; and $17.50 per million video output tokens. Google calculates 720p output at 5,792 tokens per second, or roughly $0.10 per generated second before input and text-output charges. Actual spend depends on duration, resolution, iterations, blocked or repeated jobs, and application overhead.

Free tier

Not available

The model is not offered as a free Gemini API endpoint.

  • Google AI Studio can be used to explore supported models and prompts, but production Omni API calls require paid access
  • Consumer Google AI subscriptions do not include Gemini Developer API usage
  • Set billing alerts before testing iterative video generation

Standard paid API

$1.50 input / $9 text output / $17.50 video output per 1M tokens

Usage-based access to the stable model through the Gemini API.

  • Input rate covers text, image, video, and audio tokens
  • Text output price includes thinking tokens
  • 720p video is billed at 5,792 output tokens per second
  • Standard 720p output is approximately $0.10 per second
  • A 10-second 720p output is therefore about $1 in video-output cost before input, text, retries, storage, and app costs
  • Paid-tier prompts and responses are marked as not used to improve Google's products

Enterprise

Contact Google

Broader support, security, compliance, and commercial arrangements are sold separately where eligible.

  • Do not assume Gemini API Standard includes enterprise contractual controls
  • Google's current Omni guide says provisioned throughput is not supported for this model
  • Confirm region, support, data handling, quotas, and terms for the exact platform and account

Pricing checked . Check current pricing at the source ↗

Assessment

Gemini Omni 1.1 Flash strengths and limitations

Where it stands out

  • One model supports generation, editing, interpolation, reference-guided creation, and extension instead of requiring a separate endpoint for every step.
  • Natural-language follow-up edits can make a video experience more approachable than exposing only technical generation parameters.
  • Native audio enables a complete short concept, including ambience, effects, music, or dialogue, in a single generation.
  • Landscape and portrait output plus four resolution choices cover prototyping, social concepts, and higher-resolution review copies.
  • The stable GA endpoint gives production teams a clearer migration target than the short-lived preview model.
  • URI delivery supports larger output without forcing the application to carry the entire video in the response body.
  • Google publishes concrete limits, deprecation dates, token pricing, prompting guidance, model-card limitations, and SynthID behavior.
  • Paid-tier prompts and responses are listed as not used to improve Google's products, although developers remain responsible for their own storage and downstream handling.

What to consider

  • The model has no free API tier, and an iterative editing loop can multiply cost quickly. A nominal 10-second 720p output is about $1 before input, text output, retries, storage, or application costs.
  • 1080p and 4K are upscaled outputs, not native-resolution generation. Higher resolution can also increase generation time and output size.
  • Google's model card says complete consistency across edits, complex motion, and perfectly accurate rendered text remain challenging.
  • Uploaded video for editing or extension is limited to 10 seconds, while an individual output is 3 to 10 seconds. Multi-turn extension can reach 40 seconds but is not a long-form timeline editor.
  • Extension only appends to the end. It cannot prepend footage or insert a continuation in the middle of a clip.
  • An uploaded clip with a person speaking cannot currently be extended with additional dialogue. Voice editing and uploaded audio references are not supported.
  • Video references are limited to three clips of up to three seconds each, their audio is ignored, and reasoning across multiple source videos is unsupported or may degrade results.
  • Editing or extending uploaded video is not available in the EEA, Switzerland, or the United Kingdom. Some image editing involving minors or recognizable people has additional regional restrictions.
  • English is fully supported; Google says other languages have not been evaluated and results can vary.
  • System instructions, temperature, top-p, stop sequences, negative-prompt fields, YouTube media inputs, and provisioned throughput are not supported for this model.
  • Safety filters can block an input or output, and filter behavior varies by region. Applications need a clear blocked-job experience and must not automatically rewrite prohibited requests to evade controls.
  • SynthID helps with provenance but does not establish ownership, consent, accuracy, authorization, or immunity from deception. Keep human-readable disclosure where context calls for it.
  • Generated people, speech, events, brands, products, physics, and factual scenes can be inaccurate or misleading. Do not use unverified output as evidence or as a substitute for licensed footage in news, medical, legal, financial, political, or safety-critical contexts.

Compare

Gemini Omni 1.1 Flash alternatives

The right alternative depends on the specific output, workflow, controls and budget your project requires.

Content Creator

Gemini Omni Flash Preview

This page covers the older preview endpoint. Existing preview integrations should migrate to Gemini Omni 1.1 Flash before the announced September 30, 2026 shutdown.

Explore Gemini Omni Flash Preview

Content Creator

Veo 3.1

Choose Veo 3.1 when Google's dedicated high-end video generation family and its cinematic output controls fit better than Omni's fast conversational editing workflow.

Explore Veo 3.1

Content Creator

Veo 3.1 Lite

Choose Veo 3.1 Lite when a lower-cost Google video model is more important than Omni's integrated edit-and-extend loop.

Explore Veo 3.1 Lite

Content Creator

Runway Gen-4.5

Choose Runway Gen-4.5 when Runway's creative platform, models, and production workflow are a better fit than building directly on the Gemini API.

Explore Runway Gen-4.5

Content Creator

Sora 2

Choose Sora 2 when OpenAI's video generation experience, API or app ecosystem, and account controls fit the project better.

Explore Sora 2

Questions

Gemini Omni 1.1 Flash FAQs

What is Gemini Omni 1.1 Flash?

It is Google's stable Gemini Developer API model for fast short-video generation and conversational editing. It produces video with audio from text or images and can edit, interpolate, or extend short footage.

Is Gemini Omni 1.1 Flash generally available?

Yes. Google made gemini-omni-1.1-flash generally available on August 27, 2026. No shutdown date was announced for the stable endpoint at review.

How much does Gemini Omni 1.1 Flash cost?

There is no free tier. Standard pricing is $1.50 per million input tokens, $9 per million text output tokens, and $17.50 per million video output tokens. At Google's 720p token rate, video output is approximately $0.10 per second.

Does a Google AI Pro or Ultra subscription include the API?

No. Consumer Gemini subscriptions and Gemini Developer API billing are separate. A developer project needs its own eligible paid API access and budget controls.

Can it generate 4K video?

The API can return a 4K option, but Google explicitly describes 1080p and 4K as upscaled output. The default is 720p, and teams should compare visual gain, file size, latency, and cost before using a higher setting.

Can it edit an existing video?

Yes, within current limits. An uploaded video for editing or extension must be 10 seconds or less, and editing uploaded footage is region restricted. The model can also revise its own earlier generation through a stored interaction.

How long can an Omni video be?

A single generated output is 3 to 10 seconds. The guide says generated videos can be extended by up to 10 seconds per turn to a total of 40 seconds.

Can it change a person's voice or dialogue?

Voice editing is not supported. The model card says speech-changing capability is restricted, and the API cannot extend an uploaded talking clip with new dialogue. Multi-turn extension of model-generated video can add speech.

Does Gemini Omni add a watermark?

Yes. Google says all generated videos contain invisible SynthID watermarking that can be programmatically detected. Applications may still need visible disclosure depending on the content, audience, law, contract, or platform.

Should preview users migrate?

Yes. Google lists gemini-omni-flash-preview for shutdown on September 30, 2026 and recommends gemini-omni-1.1-flash. Test output, parameters, storage behavior, safety handling, and cost before changing production traffic.

Bottom line

Our Gemini Omni 1.1 Flash verdict

Gemini Omni 1.1 Flash is a compelling API for short, iterative video: it combines generation, native audio, natural-language editing, interpolation, reference inputs, extensions, and resolution control behind one stable model code. The production value is strongest when an app needs a guided conversation rather than a one-shot clip. It is not a full video editor, and the no-free-tier economics, short input limits, regional restrictions, imperfect consistency, and likeness or rights risks demand deliberate product controls. Start at 720p with budgets and bounded retries, migrate off the preview endpoint, retain interaction state only when needed, and require a human rights-and-quality review before publication.

Visit Gemini Omni 1.1 Flash website ↗
The Rundown University

AI training for the future of work.

Get access to all our AI courses, hundreds of real-world AI use cases, live expert-led workshops, an exclusive network of AI early adopters, and more.

AI Courses

Get unlimited access to all of our current & upcoming industry-specific AI courses for the duration of your subscription.

Daily Guides

To keep up with the rapid pace of AI, our team publishes AI implementation guides daily. Our library contains 300+ practical use cases to automate real-world work.

Workshops

Join weekly, live, interactive sessions with industry leaders who are at the forefront of AI for hands-on implementation guidance and exclusive insights.

Community

Network with an exclusive community of AI-first professionals who are working smarter with AI. Learn how early adopters are using AI in their work and businesses.