{"slug": "gemini-omni-1-1-flash-lets-you-build-with-more-control", "title": "Gemini Omni 1.1 Flash lets you build with more control", "summary": "Google DeepMind introduced Gemini Omni 1.1 Flash, a new suite of creative controls and generative video capabilities for developers, now production-ready via the Gemini API in Google AI Studio. The update adds scene extension with up to 10 seconds of prior context and 40-second total video length, first/last frame specification, 360p previews up to 60% faster at a third of the cost of 720p, and upscaling to 4K resolution.", "body_md": "# Gemini Omni 1.1 Flash lets you build with more control\n\nToday, we’re introducing Gemini Omni 1.1 Flash, a new suite of creative controls and generative video capabilities to support developers. [Gemini Omni](https://deepmind.google/models/gemini-omni/) brought real-world reasoning to generative creation, and today’s updates make Omni 1.1 production-ready for professional use via the Gemini API in Google AI Studio.\n\nWhether you’re building generative video workflows, creative tools, or media editing software, these updates make generative video more controllable, faster to iterate on, and polished for real-world deployment. Here’s a look at what’s new:\n\n## Extend scenes for longer storytelling\n\nScene extension allows you to take an existing video and continue generating footage seamlessly from where it left off.\n\nWith Omni 1.1, the model can now analyze up to 10 seconds of prior context — a leap from previous models that only referenced the final second. The result is improved visual consistency and narrative adherence, letting you build longer stories or branch into new creative directions. You can extend videos in 10-second increments up to a total cumulative length of 40 seconds.\n\nHere’s how you can extend your scene with the Gemini API:\n\n``` python\nfrom google import genai\n\nclient = genai.Client()\n\ninteraction = client.interactions.create(\n    model=\"gemini-omni-1.1-flash\",\n    previous_interaction_id=previous_video_interaction.id,\n    input=[\n        {\"type\": \"text\", \"text\": \"Continue the scene.\"}\n    ],\n    response_format={\n        \"resolution\": \"360p\",\n    },\n)\n```\n\n## Specify first and last frames\n\nAchieve smooth transitions and camera movements by specifying the starting and ending frames of a shot. Omni 1.1 generates continuous video between two keyframes, making it ideal for complex camera orbits, zoom transitions, or seamless looping clips.\n\nPrompt 1: A close-up low-angle shot of a stylish drummer in a beige suit playing a red drum kit in a grand hall transitions as the camera whip-pans to the side, revealing an older saxophonist playing alongside a ballet dancer spinning in a white outfit under soft purple stage lights. One continuous shot, no jump cuts.\n\nPrompt 2: The camera zooms into the TV screen, where we see the same woman and the same scene from the beginning. Seamless video. One continuous shot, no jump cuts.\n\n## Draft videos more efficiently in 360p\n\nGenerate lightweight previews in 360p resolution up to 60% faster* and at a third of the cost compared to Omni 1.1’s standard 720p resolution. This is helpful for rapid prototyping, storyboard iteration, and quick rendering in developer platforms.\n\n*Up to 60% faster generation based on system throughput of 360p vs. 720p resolution\n\nPrompt: A microscopic view of iridescent marine diatoms, displaying intricate, glass-like silica shells with breathtaking natural symmetry. The colors range from deep volcanic amber and warm copper to vibrant turquoise and violet, mimicking the rich palette of earth and ocean. Tiny, delicate structures glow softly against a clean dark field background. High-fidelity scientific imaging, sharp details, organic textures, micro-photography. Maintain the microscope lens effect throughout the entire video.\n\n## Upscale up to 4K resolution\n\nGenerate polished, high-resolution 1080p or 4K outputs that are ready for professional production with Omni 1.1.\n\nPrompt 1: Fish swimming, tracking shot\n\nPrompt 2: A little chipmunk darting out of the woods from the left side of the screen and sniffing the air inquisitively before darting out of frame on the right side\n\nPrompt 3: Cinematic macro close-up of vibrant golden-orange Japanese maple leaves on a delicate branch, gently rustling and swaying in a soft, rhythmic autumn breeze. Sunlight filters through the translucent foliage, creating a warm, glowing effect. Shallow depth of field, dreamy bokeh background, hyper-detailed textures, photorealistic, 4k.\n\n## Add video references in your multimodal input\n\nReference up to three seconds of video when crafting your scene, allowing you to maintain visual context and character consistency based on video references.\n\nPrompt: Use the three uploaded videos of dancers and replace them with the provided characters. Have them perform their individual dances from the reference videos, all together in the large, open space from the provided image.\n\nThe dog character dog.png should do the classical dance from dance3.mp4. The octopus octo.png should do the hip hop dance from dance1.mp4, and the bear bear.png should do the breakdance from dance2.mp4. The final result should be one continuous shot with no scene cuts.\n\n## Inspiring concepts for what you can build\n\nHere are a few ideas showing how developers can put these new capabilities into action across custom tools and creative workflows.\n\n## See how customers are putting Omni Flash in production\n\nOur customers are already driving real-world production with Gemini Omni Flash via the Agent Platform API. Explore the videos they've created and hear about how they are using the model below.\n\n## Build with Gemini Omni 1.1 Flash Today\n\nPricing table for Gemini Omni 1.1 Flash.\n\nOmni 1.1 is rolling out across the Google developer ecosystem:\n\n**Start building in Google AI Studio:** Try out Omni 1.1 directly in[Google AI Studio](https://aistudio.google.com/prompts/new_chat?model=gemini-omni-1.1-flash).**Deploy on Gemini Enterprise Agent Platform:** Enterprise developers can deploy Omni 1.1 on[Gemini Enterprise Agent Platform](https://console.cloud.google.com/agent-platform/studio/multimodal;mode=prompt?model=gemini-omni-1.1-flash-preview®ion=global).**Explore the developer documentation:** Check out the[official documentation](https://ai.google.dev/gemini-api/docs/omni), the[cookbook](http://colab.research.google.com/github/google-gemini/cookbook/blob/main/quickstarts/Get_started_Omni.ipynb)and[prompting guides](https://ai.google.dev/gemini-api/docs/omni#prompt-guide)to learn how to integrate scene extensions, video references, and upscaling into your applications.\n\nOmni 1.1 is also available to all Google AI Plus, Pro and Ultra subscribers globally in [Google Flow](https://blog.google/innovation-and-ai/models-and-research/google-labs/new-creative-controls-google-flow/), starting today. Scene extension is available to all Google AI Plus, Pro and Ultra subscribers globally in the [Gemini app](https://gemini.google.com/).", "url": "https://wpnews.pro/news/gemini-omni-1-1-flash-lets-you-build-with-more-control", "canonical_source": "https://deepmind.google/blog/gemini-omni-1-1-flash-lets-you-build-with-more-control/", "published_at": "2026-08-27 16:11:32+00:00", "updated_at": "2026-08-27 16:19:31.161980+00:00", "lang": "en", "topics": ["generative-ai", "ai-products", "ai-tools", "ai-research"], "entities": ["Google DeepMind", "Gemini Omni 1.1 Flash", "Gemini API", "Google AI Studio"], "alternates": {"html": "https://wpnews.pro/news/gemini-omni-1-1-flash-lets-you-build-with-more-control", "markdown": "https://wpnews.pro/news/gemini-omni-1-1-flash-lets-you-build-with-more-control.md", "text": "https://wpnews.pro/news/gemini-omni-1-1-flash-lets-you-build-with-more-control.txt", "jsonld": "https://wpnews.pro/news/gemini-omni-1-1-flash-lets-you-build-with-more-control.jsonld"}}