> 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/getting-started/compatibility.md).

# Compatibility

## Adobe Premiere Pro

#### Supported Versions

Chat Video Pro requires **Adobe Premiere Pro 2024 or later** (version 24.0+).

| Premiere Pro Version | Status            | Notes                               |
| -------------------- | ----------------- | ----------------------------------- |
| **2026** (v26.x)     | ✅ Fully Supported | Latest — Recommended                |
| **2025** (v25.x)     | ✅ Fully Supported | Minimum supported version           |
| **2024 and earlier** | ❌ Not Supported   | CEP extension requirements not met. |

#### How to Check Your Version

1. Open Premiere Pro
2. Go to **Help → About Adobe Premiere Pro**
3. The version number appears in the dialog

### Operating System

#### Windows

* **Windows 10** (64-bit) or later
* **Windows 11** (64-bit) - Recommended

#### macOS

* **macOS 10.15** (Catalina) or later
* **macOS 11+** (Big Sur, Monterey, Ventura, Sonoma) - Recommended

### System Requirements

#### Minimum Requirements

* **RAM:** 8 GB (16 GB recommended for video generation)
* **Storage:** 500 MB free space for extension installation
* **Internet:** Stable connection required for AI generation

#### Recommended Requirements

* **RAM:** 16 GB or more
* **Storage:** 2 GB+ free space (for generated media cache)
* **Internet:** High-speed connection (for faster generation downloads)

### Additional Software

#### Required

* **Adobe Media Encoder** (comes with Premiere Pro)
  * Required for exporting nested sequences and adjustment layers via Clip Export
  * Automatically used when needed

### API Requirements

#### Fal.ai Account

* **Required:** Active Fal.ai account with credits
* **API Key Format:** `key_id:key_secret`
* **Where to Get:** [fal.ai/dashboard](https://fal.ai/dashboard)

### Network Requirements

#### Required

* **Internet connection** for all AI generation operations
* **HTTPS access** to fal.ai API endpoints

#### Firewall Considerations

If you're behind a corporate firewall, ensure these domains are accessible:

* `fal.ai` and all subdomains

### Checking Compatibility

Before installing:

1. ✅ Verify Premiere Pro version (2024+)
2. ✅ Check operating system compatibility
3. ✅ Ensure stable internet connection
4. ✅ Create Fal.ai account and add credits
5. ✅ Have your license key ready

***

**Next:** Proceed to Installation & Activation to set up Chat Video Pro.


---

# 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/getting-started/compatibility.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.
