# Requirements

## Media Composer

A `Media Composer | Ultimate` (or beyond) subscription or a `Perpetual` license is required. If you're not on this year's Media Composer release, we recommend running at least the latest minor version of the year you're on.

{% tabs %}
{% tab title="25" %}

| Media Composer | Supported in Mimiq as of |
| -------------- | ------------------------ |
| 2025.12        | 26.1                     |
| 2025.6         | 25.3                     |
| {% endtab %}   |                          |

{% tab title="24" %}

| Media Composer | Supported in Mimiq as of |
| -------------- | ------------------------ |
| 2024.12        | 25.1                     |
| 2024.10        | 24.5                     |
| 2024.6         | 24.3                     |
| 2024.2         | 24.1                     |
| {% endtab %}   |                          |

{% tab title="23" %}

| Media Composer | Supported in Mimiq as of |
| -------------- | ------------------------ |
| 2023.12        | 23.3                     |
| 2023.8         | 23.2                     |
| 2023.3         | 23.1                     |
| {% endtab %}   |                          |

{% tab title="22" %}

| Media Composer | Supported in Mimiq as of |
| -------------- | ------------------------ |
| 2022.12        | 22.4                     |
| 2022.10        | 22.3                     |
| 2022.7         | 22.2                     |
| 2022.4         | 22.2                     |
| {% endtab %}   |                          |

{% tab title="21" %}

| Media Composer | Supported in Mimiq as of |
| -------------- | ------------------------ |
| 2021.12        | 22.2                     |
| 2021.9         | 22.2                     |
| 2021.6         | 22.2                     |
| 2021.5         | 22.2                     |
| 2021.3         | 22.2                     |
| 2021.2         | 22.2                     |
| {% endtab %}   |                          |

{% tab title="20" %}

| Media Composer | Supported in Mimiq as of |
| -------------- | ------------------------ |
| 2020.12        | 22.2                     |
| 2020.10        | 24.5.1                   |
| 2020.9         | 24.5.1                   |
| 2020.8         | 24.5.1                   |
| 2020.6         | 24.5.1                   |
| 2020.5         | 24.5.1                   |
| 2020.4         | 24.5.1                   |
| {% endtab %}   |                          |

{% tab title="19" %}
Media Composer 2019 builds are unsupported.
{% endtab %}

{% tab title="18" %}

| Media Composer | Mimiq for Mac | Mimiq for Windows |
| -------------- | ------------- | ----------------- |
| 2018.x         | 18.1          | 24.2              |

Support for Media Composer 2018 requires a Mimiq Pro license.
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Can't find a Mimiq version for a just-released version of Media Composer? Give it a few days, as we typically release a compatible version within a week after Avid releases a new major.&#x20;

Have you already installed a Media Composer that's too new? Roll back to the last supported Media Composer, reboot your computer, and check your inbox.
{% endhint %}

## Operating Systems

* macOS 10.14.6 (requires a Pro license and [Mimiq 18.1](/mimiq/mc-2018-and-mojave.md))
* macOS 10.15.7 or newer
* Windows 10 or 11 (64-bit, Pro and Enterprise)
  * [Media Composer is not qualified for use on Windows Home or Server editions.](https://kb.avid.com/pkb/articles/en_US/Compatibility/en267087)
  * You must use [an Administrator account](https://support.microsoft.com/en-us/windows/create-a-local-user-or-administrator-account-in-windows-20de74e0-ac7f-3502-a866-32915af2a34d) to install or uninstall Mimiq.

## macFUSE

Workspaces on macOS require macFUSE. Mimiq automatically downloads the latest compatible version for the most recent macOS release.&#x20;

As macFUSE releases tend to be backward compatible, installing the latest macFUSE release tends to suffice. If not, you can find older releases at the [macFUSE](https://github.com/osxfuse/osxfuse/releases) website.

{% hint style="info" %}
Our installation and troubleshooting guide for macFUSE is in the [Workspaces](/mimiq/workspaces.md) section.
{% endhint %}

## Avid's Requirements

Mimiq has a broader range of supported OSs and Media Composer than Avid. A complete list of qualified combinations of operating systems and Media Composer is available at Avid:

{% embed url="<https://kb.avid.com/pkb/articles/en_US/Compatibility/en267087>" %}

Independent of Mimiq, Avid has very specific requirements for using Media Composer at peak performance. We've gathered a shortlist of these and published them here:

{% content-ref url="/pages/atKCPoJF8dftKHkAHLWj" %}
[Avid's Requirements](/mimiq/requirements/avids-requirements.md)
{% endcontent-ref %}


---

# 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.hedge.video/mimiq/requirements.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.
