# Movie Studio

Once your scenes are generated, **Studio** is where you turn them into a polished, export-ready video. Think iMovie — but built specifically for AI-generated content.

***

<figure><img src="/files/7IdOLSFBcY0WP5cYazyZ" alt=""><figcaption></figcaption></figure>

### What you can do

| Feature             | What it does                                                   |
| ------------------- | -------------------------------------------------------------- |
| **Timeline editor** | Arrange and reorder your clips on a visual timeline            |
| **Trim & cut**      | Trim clips to the exact length you need                        |
| **Audio tracks**    | Add, remove, or swap audio — music, voiceover, sound effects   |
| **Transitions**     | Smooth transitions between scenes                              |
| **Text overlays**   | Add titles, captions, and text elements                        |
| **Canvas settings** | Set resolution and aspect ratio (YouTube HD, vertical, square) |
| **Multi-track**     | Layer video and audio tracks independently                     |
| **Export**          | Render as MP4 (H.264) in your chosen resolution                |

***

### From Director to Studio

The workflow is seamless:

1. **AI Director** creates your scenes
2. **Preview** lets you review before generating
3. **Generate** each scene's video
4. **Export to Studio** — one click, all clips land on the timeline
5. **Edit** — trim, add audio, transitions, text
6. **Render** — export your finished video

> No need to download clips and open a separate editor. It's all in one place.

***

### Audio options

Studio supports multiple audio sources:

* **AI-generated audio** from the Director (ambient sound, effects)
* **Music tracks** from the Playground's audio models
* **Sound effects** generated or uploaded
* **Voiceover** uploaded or generated
* **Multiple audio layers** that you can mix independently

***

### Export settings

| Setting         | Options                                   |
| --------------- | ----------------------------------------- |
| **Canvas size** | YouTube HD (1920×1080), custom dimensions |
| **Format**      | MP4 (H.264)                               |
| **Duration**    | Shows total video length automatically    |


---

# Agent Instructions: 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.verticalstudio.ai/vertical-products/motion/movie-studio.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.
