> For the complete documentation index, see [llms.txt](https://docs.chatvideopro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatvideopro.com/features/video-generation.md).

# Video Generation

### How to Use Generative Video to Amplify Client Videos

{% embed url="<https://www.loom.com/share/e466bdf08e1a458ba8b0ff7afad979cf>" %}

### Overview

Video Generation is where you create new video, animate images, build transitions, use reference images, extend existing clips, and open the classic video editor when you are already working from a generated or imported result.

Use this section when you want to:

* Create a video from a text prompt.
* Animate a still image.
* Generate a transition between two frames.
* Use reference images for character or style consistency.
* Extend an existing clip.
* Edit a generated or imported video from the classic editor.

For guided workflows like Cinematic Lab, Motion Director, AI Transitions, Rotoscoping, Erase Objects, Add Effects, Reshoot, Upscale, Motion Capture, Multi-Cam, and Relight Scene, use Studio.

***

### Studio vs. Video Generation

Video Generation and Studio overlap because they both create or modify video, but they are designed for different entry points.

<table><thead><tr><th width="221">Start here</th><th>Use when</th></tr></thead><tbody><tr><td><strong>Video Generation</strong></td><td>You want the classic prompt/model workflow, are choosing a video model directly, or are working from an existing chat result.</td></tr><tr><td><strong>Studio</strong></td><td>You want a guided creative workflow with the right asset loader, model, presets, and controls already selected.</td></tr></tbody></table>

Examples:

<table><thead><tr><th width="492">Goal</th><th>Best starting point</th></tr></thead><tbody><tr><td>Generate a shot from scratch with a video model</td><td>Text-to-Video</td></tr><tr><td>Animate a still image with a direct prompt</td><td>Image-to-Video</td></tr><tr><td>Continue a clip by 7 seconds</td><td>Generative Extend</td></tr><tr><td>Open a generated video and make a quick classic edit</td><td>Video Canvas Editor</td></tr><tr><td>Build a directed image-to-video shot with movement presets</td><td>Studio Motion Director</td></tr><tr><td>Create a polished first/last frame transition</td><td>Studio AI Transitions</td></tr><tr><td>Remove an object, rotoscope, reshoot, relight, or upscale</td><td>Studio Post-Production workflows</td></tr></tbody></table>

The simple rule: use **Video Generation** when you want direct model control, and use **Studio** when you want the tool to guide the workflow.

***

### Getting Started

1. Enable **Generate Media** in the composer.
2. Choose a video model from the model dropdown.
3. Choose the mode based on your inputs: text only, one image, two images, or references.
4. Configure aspect ratio, duration, resolution, and audio options.
5. Write your prompt.
6. Generate the video.
7. Use **Edit**, **Extend**, or **Studio** if the result needs another pass.

If you are starting with footage from Premiere instead of a prompt, use Studio or import the clip first, then open the classic editor from the video thumbnail.

***

### Quick Reference

<table><thead><tr><th width="220">Feature</th><th>Inputs</th><th>Best for</th></tr></thead><tbody><tr><td><a href="/pages/zgo2vkgIWcmkg7kBeAjx"><strong>Text-to-Video</strong></a></td><td>Text prompt</td><td>Creating a new shot from scratch.</td></tr><tr><td><a href="/pages/6Wb8OFKgdoTru1Uo8Adh"><strong>Image-to-Video</strong></a></td><td>1 image + prompt</td><td>Animating a photo, frame, design, or generated image.</td></tr><tr><td><a href="/pages/7HixObM1gE0IX9fNsMbl"><strong>Transition Mode</strong></a></td><td>Start image + end image</td><td>Moving between two visual states.</td></tr><tr><td><a href="/pages/Ito3XFW4qIHFXJ5PWqu1"><strong>Reference Mode</strong></a></td><td>Reference images + prompt</td><td>Character, product, or style consistency.</td></tr><tr><td><a href="/pages/aUyJAeJY7nMNf8nPBUHB"><strong>Video-to-Video</strong></a></td><td>Video + prompt + optional images, or audio</td><td>Adding effects to videos while keeping origional movment.</td></tr><tr><td><a href="/pages/aPp0r4Uyts0k0OT1FLxL"><strong>Generative Extend</strong></a></td><td>Existing video</td><td>Continuing a clip by 7 seconds.</td></tr><tr><td><a href="/pages/nipn2N5cSXZUGgTMe6Yw"><strong>Studio</strong></a></td><td>Varies by workflow</td><td>Guided production and post-production workflows.</td></tr></tbody></table>

***

### Workflow Tips

#### Choose The Mode From Your Inputs

If you have no image, use Text-to-Video. If you have one image, use Image-to-Video. If you have a start and end frame, use Transition Mode. If you have multiple identity or style references, use Reference Mode.

#### Use Studio For Polished Workflows

Studio is better when the task has a known creative shape: motion direction, cinematic image creation, AI transitions, rotoscoping, object removal, relighting, reshooting, VFX, multi-cam generation, motion capture, or upscaling.

#### Edit After You Generate

A strong generation often becomes better after one extra pass. Use the classic Video Canvas Editor for quick follow-up edits, or open Studio when the next step is one of the guided workflows.

#### Upscale Last

Do not upscale every draft. Generate and revise first, then use Studio Upscale when the clip is approved and needs a finishing pass.

***

### Next Steps

* Learn which model to choose in Supported Video Models.
* Start from scratch with Text-to-Video.
* Animate a frame with Image-to-Video.
* Continue a clip with Generative Extend.
* Use Studio for guided production and post-production workflows.


---

# 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.chatvideopro.com/features/video-generation.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.
