Models & agents

Google turns on agentic video understanding in Gemini, cutting tokens on long video by up to 88 percent

September 3, 2026 at 9:45 PM PT

Reveneau signal-field artwork standing in for the topic

Why it mattersA developer building on long-form video with Gemini pays for up to 88 percent fewer tokens on the same task, which shifts what is worth analyzing from short clips to hour-long lectures and multi-hour recordings.

Google turned on agentic video understanding in Gemini on 1 September, giving three models the ability to search, scan and inspect target segments of a video across visual frames, audio and transcripts, instead of sampling every video at a fixed one frame per second. The change is live now through the Gemini API in Google AI Studio and the Gemini Enterprise Agent Platform.

What the numbers say

Google reports up to 88 percent fewer tokens, up to 66 percent lower analysis cost, and up to 7 percent higher accuracy against the previous static-sampling behaviour. Those are Google's own figures, and the qualifier "up to" is doing work: the gain depends on the video and the question. Google says the effect is most pronounced on long-form content, and lists 10-minute how-to guides, 90-minute lectures, and multi-hour recordings as the cases where the difference shows up.

Which models get it

The capability lands in Gemini 3.7 Flash, Gemini 3.6 Flash, and Gemini 3.5 Flash-Lite. Google labels the mode a Generative AI Preview and charges no extra fee for the feature itself on the API, so a developer already paying for these models pays only for the tokens the agent chooses to spend.

Google says the same capability will roll out in the Gemini app for general users soon, and will power the Ask YouTube feature on video watch pages in the coming months. No date is given for either.

What it means for a team building software

The old cost of using a video with a model was mostly a fixed cost of feeding every frame through the encoder, which made long videos disproportionately expensive to reason over. Under the new mode the model spends tokens on the parts it decides to look at, which is the shape of a browsing agent rather than a bulk transcriber.

That changes what is worth building. A support agent that answers a question from a two-hour product recording, a QA step that inspects a specific moment in a screen capture, or an analysis over a lecture backlog all become priceable when the token bill is set by the specific spans the model reads, not by the runtime of the file. The 7 percent accuracy figure is smaller than the cost number but points the same way: skipping the padding and paying attention to the relevant segments beats sampling everything at the same rate.

The trade for a builder is that the model now decides which segments to read. That decision is not free to inspect, and a task where a specific frame must be inspected regardless of what the model thinks is worth a look still needs to be pinned by prompt or by cutting the video before it goes in.

Source

Source: Google

This item was written by an AI system from the linked source. Reveneau is responsible for what it publishes.

More from AI News

Gemini adds agentic video understanding that cuts analysis cost by up to 66 percent and token use by up to 88 percent

Google turned on an agentic video mode for Gemini 3.7 Flash, 3.6 Flash and 3.5 Flash-Lite that decides which frames, audio segments and transcripts to read, with Google reporting up to 66 percent lower analysis cost, up to 88 percent lower token use and up to 7 percent higher accuracy.

Models & agents

Multiverse Computing releases Quasar 438B, a European reasoning model with a 43 on the Artificial Analysis Intelligence Index and 69.3 on Terminal-Bench v2.1

Multiverse Computing released Quasar 438B on 2 September, a 438-billion-parameter reasoning model that scores 43 on the Artificial Analysis Intelligence Index and 69.3 on Terminal-Bench v2.1, available through the CompactifAI API.

Models & agents

Google ships Gemini 3.8 Flash at $0.75 per million input tokens and puts it into Google Search AI Mode

Google announced Gemini 3.8 Flash on 2 September at introductory pricing of $0.75 per million input tokens and $3.75 per million output tokens, with a separate 3.8 Flash Cyber variant for vetted security work.

Models & agents