How to make Veo 3 videos longer than 8 seconds?

Updated 2026-07-15Asked across Reddit, Quora & Google· Google Veo
Short answer

Veo generates clips up to 8 seconds at a time, but you get past that using the 'Extend' (scene extension) feature in Google Flow or the Gemini API. Each extend continues the action from the last frame, letting you chain clips into videos a minute or more long as of 2026-07.

Why — the first-principles explanation

The 8-second cap isn't arbitrary — it's a compute and coherence limit. The model holds the entire clip 'in mind' at once to keep motion, lighting, and audio consistent. The longer the window, the more it can drift into flickering or morphing, and the more GPU memory each generation eats. Eight seconds is Google's sweet spot between quality and cost.

The workaround is chaining, not one giant render. Veo's 'Extend' feature takes the final frame (and motion) of your existing clip and generates the next several seconds that continue from it seamlessly. Do this repeatedly and the short clips stitch into one long, continuous shot. Because each link only has to match the frame before it, the model keeps quality high while the total runtime grows well past a minute.

Veo 3.1 pushed this further with 'Frames to Video' — you supply a starting and ending image and it generates the bridge between them — and with reference images that keep a character consistent across many extended clips. So the real technique for 'longer than 8 seconds' is to think like an editor: generate a base shot, then extend, extend, extend, letting each new segment inherit the last frame.

An example that makes it click

Think of Veo like a flip-book artist who can only draw 8 seconds of animation before their hand cramps. To make a longer cartoon, they don't draw it all at once — they look at the very last picture they drew, then start a fresh 8-second page that begins exactly there. Stack ten of those pages and you've got an 80-second cartoon that flows as one story.

That 'look at the last picture, then keep going' move is the Extend button. Each new page picks up right where the old one stopped, so the character keeps walking without a jump.

How to do it

  1. Generate your base clip (up to 8 seconds) in Google Flow or the Gemini API.
  2. In Flow, select the clip and click 'Extend' to add another segment that continues from the last frame.
  3. Repeat Extend as many times as needed; Google says you can reach a minute or more this way.
  4. Use 'Frames to Video' (first + last image) when you need the clip to end on a specific shot.
  5. Add reference images (Ingredients) to keep characters and style consistent across all the extended segments.
  6. Export the final chained video, then trim or arrange segments on Flow's timeline if needed.

Key facts

Infographic: How to make Veo 3 videos longer than 8 seconds — short answer and key facts
Visual summary — How to make Veo 3 videos longer than 8 seconds?
GV
Try Google Veo by Google DeepMind

Google's high-fidelity video model with native audio.

Affiliate link — we may earn a commission at no cost to you.
Visit Google Veo ↗
▶ The 60-second explainer (script)

Veo makes clips up to eight seconds at a time — so how do you go longer? The trick is chaining, not one giant render. Use the Extend feature in Google Flow or the Gemini API. It grabs the last frame of your clip and generates the next several seconds continuing the exact same motion, so it flows seamlessly. Do that again and again, and you can build a video a full minute or more long. Veo 3.1 also adds 'Frames to Video,' where you give a start and end image and it fills the bridge between them, plus reference images that keep your character looking the same across every segment. So think like an editor: make a base shot, then extend, extend, extend. That's how you break the eight-second ceiling.

What authoritative sources say

Google Blogofficial — Veo's Extend feature creates longer videos lasting a minute or more by continuing the action from the original clip. source ↗
Google AI for Developers (Veo docs)official — Veo 3.1 supports 4-, 6-, and 8-second durations and video extension via the Gemini API. source ↗
Toolfoliomedia — Guide to making videos longer than eight seconds in Veo. source ↗

People also ask

What is the maximum length of a single Veo clip?

8 seconds per generation. Veo 3.1 also offers shorter 4- and 6-second options.

How long can an extended Veo video be?

Google says chaining Extend can produce videos a minute or more long, limited mainly by your credits.

Does Extend keep the video consistent?

Yes, each segment continues from the last frame, and reference images help keep characters and style stable.

Where do I find the Extend feature?

In Google Flow's editor, or programmatically through the Gemini API's video-extension capability.

Related questions