> For the complete documentation index, see [llms.txt](https://docs.flora.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flora.ai/models/video-models/veo-3-by-google.md).

# Veo 3 (by Google)

### **Overview**

Advanced text→video model with native audio generation and high-quality outputs.

***

### **Quick facts**

* **Modes:** Text → Video · Image → Video.
* **Default clip length:** 8 seconds
* **Resolution:** 960×960 (square) · 1280×720 (landscape) · 720×1280 (portrait)
* **Aspect ratios:** 16:9, 1:1, 9:16

***

### **What it’s great for**

* Short cinematic clips with integrated audio.
* Rapid prototyping with sound design included.
* Short-form content pipelines.

***

### **Example outputs**

{% hint style="info" %}
Scene with native audio — fox in misty forest
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2FAj8YPbd2Jpe1CAIDXBFB%2FScene%20with%20Audio_Prompt1.mp4?alt=media&token=aeac7e83-7263-4d84-a80b-257e3d559470>" %}

{% hint style="info" %}
Motion frame — high-contrast macro shot
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2FQ1WmseE6KrNijX8Bf2ai%2FMotionFrame_prompt2.mp4?alt=media&token=42a3922a-44c2-4e87-9bce-9dd37357d64d>" %}

{% hint style="info" %}
Audio-synced shot — dialogue moment
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWthH0GpcCHwVdtbvahZS%2Fuploads%2FYD4nkKM3mjIy6OyES9Ic%2FAudio-synced_prompt3.mp4?alt=media&token=017e3f5f-db09-4cf3-b3c7-eacf06a5a928>" %}

#### **Copy-and-paste prompts**

```
"A close-up, cinematic shot of a lone fox in a misty forest, fur rippling with each breath, slow dolly-in as it turns its head toward the camera, faint rustle of leaves and a distant low call filling the soundscape."
```

```
"High-contrast black and white macro video of an Asian female eye veiled by long strands of hair, shot on a 100mm macro lens with handheld-to-dolly motion; slow 8–10s dolly-in with parallax through hair, subtle rack focuses, micro-blink, moisture beads, drifting dust motes, film-grain,2000s cinema. Ominous dreamcore/mood with single soft key light, deep shadows, crushed blacks, specular pupil gleam, and faint lens/film defects."
```

```
"A cinematic video of a woman on a dimly lit train station platform, camera dollying in as she whispers, “I’m leaving tonight, and you won’t find me here again,” her voice echoing under flickering lights, blending with footsteps and the rising rumble of an approaching train."
```

***

### **Parameters**

| Name           | Type   | Default          | Notes                                           |
| -------------- | ------ | ---------------- | ----------------------------------------------- |
| `Prompt`       | Text   | —                | Required                                        |
| `Aspect Ratio` | Select | Landscape (16:9) | Landscape (16:9), Square (1:1), Portrait (9:16) |

***

### **Modes**

| Mode          | Estimated time | Required inputs | Typical use               |
| ------------- | -------------- | --------------- | ------------------------- |
| Text → Video  | \~4 minutes    | Prompt          | Videos with audio         |
| Image → Video | \~4 minutes    | Image, Prompt   | Animate stills with sound |

***

### **Output options**

| Option  | Values / notes    |
| ------- | ----------------- |
| Formats | MP4 (H.264 + AAC) |

***

### **Prompt tips**

* Describe desired soundscapes in the prompt for richer audio results.
* Use explicit timing tokens for beats or cuts.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flora.ai/models/video-models/veo-3-by-google.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
