> ## Documentation Index
> Fetch the complete documentation index at: https://docs.miaodashi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Video Generation

> Create professional AI-generated videos with MiaoDaShi

## Overview

MiaoDaShi offers state-of-the-art video generation using advanced AI models. Generate high-quality videos from text prompts or animate static images.

## Generation Modes

<CardGroup cols={3}>
  <Card title="Text to Video" icon="pen">
    Create videos directly from text descriptions.
  </Card>

  <Card title="Image to Video" icon="image">
    Animate static images into dynamic videos.
  </Card>

  <Card title="Reference to Video" icon="film">
    Use reference assets to guide video generation.
  </Card>
</CardGroup>

## Create in Video Studio

Open the [Video Studio](https://miaodashi.com/video-studio), then choose the workflow that matches your input:

* [Text to Video](https://miaodashi.com/video-studio?tab=text2video)
* [Image to Video](https://miaodashi.com/video-studio?tab=img2video)
* [Reference to Video](https://miaodashi.com/video-studio?tab=reference2video)

After a task finishes, open [My Space](https://miaodashi.com/account/workspace) to review and manage the result.

## Available Models

| Model             | Provider | Features                                                           |
| ----------------- | -------- | ------------------------------------------------------------------ |
| SeeDance 1.5 Pro  | BytePlus | Multi-style, professional quality, text/image to video support     |
| SeeDance 2.0      | BytePlus | Latest cinematic video generation, top-tier video generation model |
| SeeDance 2.0 Fast | BytePlus | Fast cinematic video generation                                    |
| SeeDance 2.0 Mini | BytePlus | Lightweight and efficient cinematic video generation               |

*Note: The actual point consumption displayed during generation shall prevail.*

## Video Settings

### Duration

* **5 seconds**: Standard clip duration for most models
* **4-12 seconds**: Custom duration range supported by SeeDance 1.5 Pro
* **5-15 seconds**: Custom duration range supported by SeeDance 2.0

### Aspect Ratios

* **16:9**: Widescreen, ideal for YouTube
* **9:16**: Portrait, perfect for TikTok/Reels
* **1:1**: Square, great for social media posts

### Resolution

* **720p**: Standard definition, faster generation
* **1080p**: High definition, premium quality
* **1440p**: 2K Ultra HD (SeeDance-2.0)

## Quick Start

1. **Open [Video Studio](https://miaodashi.com/video-studio)** in MiaoDaShi
2. **Choose your mode**: Text to Video, Image to Video, or Reference to Video
3. **Enter your prompt**: Describe the video content
4. **Configure settings**: Duration, aspect ratio, resolution
5. **Select a model**: Choose based on your requirements
6. **Click Generate**: AI creates your video

<Note>
  Video generation typically takes 15-60 seconds depending on duration and resolution.
</Note>

## API Integration

For programmatic access, see the [Video API documentation](/api-reference/introduction).
