Close Menu
CinemaMix360

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Sound Devices to Showcase Latest Wireless and Production Audio Solutions at IBC2026

    September 4, 2026

    Introducing agentic video understanding with Gemini

    September 4, 2026

    Devon Cohen’s screenplay is a finalist in Berlin and Cambridge

    September 4, 2026
    Facebook X (Twitter) Instagram
    CinemaMix360
    Facebook X (Twitter)
    • Home
    • Movies
    • TV
    • Film School
    • Festivals
    • Indie
    • Trailers
    • Videos
    • Careers
    • AI & Tech
    • More
      • Cinematography
      • Directing & Producing
      • Editing & Post Production
      • Screenwriting
      • Sound & Music
    CinemaMix360
    Home»Editing & Post Production»Introducing agentic video understanding with Gemini
    Editing & Post Production

    Introducing agentic video understanding with Gemini

    By September 4, 2026No Comments5 Mins Read
    Facebook Twitter Pinterest LinkedIn Reddit WhatsApp Email
    Introducing agentic video understanding with Gemini
    Share
    Facebook Twitter Pinterest Reddit WhatsApp Email

    Our new agentic feature for video analysis cuts token consumption by up to 88%, reduces costs by up to 66%, and boosts quality by up to 7%.

    Senior Product Manager, Google DeepMind

    Research Director, Google DeepMind

    Your browser does not support the audio element.

    Listen to article[[duration]] minutes
    This content is generated by Google AI. Generative AI is experimental

    Today, we’re launching agentic video understanding across our latest models: Gemini 3.7 Flash, 3.6 Flash and 3.5 Flash-Lite. This new capability improves accuracy while dramatically reducing token usage and costs for video analysis. Similar to agentic vision, which combines code execution with Gemini models’ native image understanding, agentic video understanding uses Gemini’s native video tools to improve performance and unlock new capabilities for video processing like sub-second moment retrieval, more accurate anomaly detection, precise counting and more.

    The feature is available today for video uploads and YouTube videos Agent Platform

    Benchmarks

    Unlike current ‘static’ processing, where the model ingests the video at a fixed frames-per-second rate (default 1 FPS, adjustable via API), agentic video understanding pairs the model’s core reasoning with native video tools to dynamically search, scan, and inspect target video segments across visual frames, audio, and transcripts. Across standard video analysis benchmarks, Gemini models with agentic video understanding reduce analysis costs by up to 66% and token consumption by up to 88%, while improving accuracy by up to 7%.

    These efficiency gains are especially pronounced on long-form video (from 10-minute how-to guides to 90-minute lectures and multi-hour recordings), where static processing forces developers to choose between high token costs or techniques that drop critical details.

    Activating agentic video understanding drops token consumption by up to 88% and boosts accuracy by up to 7% with Gemini 3.7 Flash.

    Graphs analyzing token efficiency and accuracy gains

    While these gains span all three supported models, Gemini 3.7 Flash with agentic understanding offers the best possible quality overall and the best combination of quality and cost efficiency, putting it at the accuracy-to-cost pareto frontier among tested models for video understanding.

    Using agentic video understanding places Gemini 3.7 Flash at the accuracy-to-cost pareto frontier for video analysis.

    Graph with "Cost per query" on the x-axis and "Accuracy" on the y-axis

    How it works

    Instead of static processing where the model ingests media streams at a fixed frame rate, agentic video understanding enables Gemini to take an active, goal-directed role in determining what to watch, at what speed, and through which modality (frames, audio, or transcript), fetching only the moments and signals needed. While developers could previously do this manually, with agentic video understanding, Gemini can accomplish it through an agentic loop, invoking an internal tool to load the relevant part of the video file, significantly reducing development overheads.

    Diagram of the process from Query to Output

    Capabilities and use cases

    Agentic video understanding transforms how developers can process long-form video content across a variety of demanding applications.

    • Sub-second moment retrieval: Pinpoint split-second state changes and tight cut boundaries that are easily missed at 1 FPS, making precise automated video editing possible.
    • Long-form needle-in-a-haystack search: Answer complex queries across multi-hour videos without consuming millions of tokens.
    • Anomaly detection: Resample interesting time windows at higher FPS to inspect rapid motion and subtle visual artifacts.
    • Counting action & object: Accurately track repeated physical movements and distinct objects over time.

    Token-efficient long-form video analysis

    See how Gemini 3.7 Flash performs with and without agentic video understanding on LongVideoBench, a long-form video understanding benchmark. Notice the large token reductions and accuracy improvements.

    Accurate fast action analysis with dynamic FPS

    With agentic video understanding, 3.7 Flash is able to accurately count a fast-paced movement by scanning and rewatching the video at different frames per second, as needed.

    Token-efficient needle-in-a-haystack search

    Using agentic video understanding, Gemini 3.7 is able to accurately answer complex questions based on the content of the video while consuming a significantly lower number of tokens compared to static analysis.

    Real-world results

    Many of our early access partners saw strong performance while testing with agentic video understanding. Here’s what they have to say:

    Quote from Ponder
    Quote from Revyl
    Quote from Mosaic
    Quote from Resemble.AI

    Getting started

    Agentic video understanding is availablent Platform, launching across Gemini 3.7 Flash, 3.6 Flash, and 3.5 Flash-Lite. It uses standard Gemini API token pricing with no additional feature fee

    To enable it, simply set processing to “agentic” in the API configuration. Read our developer guide to get more insights into the feature and how to get started.

    from google import genai
    
    client = genai.Client()
    
    interaction = client.interactions.create(
        model="gemini-3.7-flash",
        input=[
            {
                "type": "video",
                "uri": "https://youtu.be/7Z5Vy9JBANs",
                "processing": "agentic"
            },
            {
                "type": "text",
                "text": "What are the 3 most important announcements in this keynote?",
            },
        ],
    )
    
    print(interaction.output_text)

    We are also bringing the efficiency and quality improvements of agentic video understanding to billions of users across Google products. The feature will roll out to all users in the Gemini app across Flash and Flash-Lite models soon. And in the coming months, agentic video understanding will also power YouTube’s ‘Ask YouTube’ feature on the video watch page, leveraging Gemini to deliver higher-quality answers grounded in the visuals.

    Acknowledgement for their contribution to this work:Sergi Caelles, Filip Pavetić, Ahmet Iscen, Suhas Yogin, and the Agentic Vision team.

    agentic Gemini Introducing understanding video
    Share. Facebook Twitter Pinterest LinkedIn WhatsApp Reddit Email
    Previous ArticleDevon Cohen’s screenplay is a finalist in Berlin and Cambridge
    Next Article Sound Devices to Showcase Latest Wireless and Production Audio Solutions at IBC2026

    Related Posts

    ‘The Boy’: Brahms’ Iconic Mask Was Added Entirely in Post

    September 3, 2026

    OpenShot Video Editor, an open-source video editing software, has released ‘OpenShot 4.0,’ which represents the biggest creative workflow upgrade to date.

    September 3, 2026

    Resident Evil, Video Games, and Filmmaking in the Modern Digital Era

    September 3, 2026

    California Could Offer a Tax Credit for Post-Production If Gavin Newsom Approves It in the Next Month

    September 2, 2026

    California Post Production Tax Incentives Pass

    September 2, 2026

    ProdCo Signs Newly-Formed Directing Trio PSG to Global Roster

    September 1, 2026
    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Guild Wars 2 Art Shows Upcoming Projects

    January 12, 2021

    Scary Movie 6: Release Date, Plot, Cast & Preview

    January 12, 2021

    Where is Pearl in the Mist Filmed?

    January 12, 2021

    How Conspiracy Inspired ‘Scary of Sixty-First’

    January 12, 2021
    Top Reviews
    Sound & Music

    Sound Devices to Showcase Latest Wireless and Production Audio Solutions at IBC2026

    By
    Editing & Post Production

    Introducing agentic video understanding with Gemini

    By
    Screenwriting

    Devon Cohen’s screenplay is a finalist in Berlin and Cambridge

    By
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    About Us
    About Us

    CinemaMix360 is your trusted destination for the latest movie news, TV updates, official trailers, and filmmaking resources. We bring together entertainment industry coverage and educational content to inspire film lovers, creators, and aspiring filmmakers around the world.

    Our Picks

    Young Cinema-Goer Picks Up the Tab for Mum in National Cinema Weekend Campaign

    September 1, 2026

    Watching Wonder Woman 1984 with an HBO Max Free Trial?

    January 13, 2021

    Wonder Woman Vs. Supergirl: Who Would Win

    January 13, 2021

    Subscribe to Updates

    Stay tuned for more movie news, TV updates, trailers, and filmmaking insights.

    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Get In Touch
    • Disclaimer
    • Privacy Policy
    • Terms & Conditions
    © 2026 CinemaMix360. All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.