# MIME Type

MIME types used in the context of Helmut are describing the type of a particular asset. The single categories of MIME types are VIDEO, AUDIO, IMAGE, BIN, SEQUENCE, MULTICAM\_SEQUENCE, COMP, MULTITRACK\_SESSION, CAPTION, ADOBE\_PREMIERE\_TITLE and DATA.

In the following table all supported extensions of an asset are assigned to the related MIME type.

| Video     | Audio | Image | Comp | Multitrack Session |
| --------- | ----- | ----- | ---- | ------------------ |
| webm      | mp3   | tif   | comp | sesx               |
| 3gp       | mpa   | targa | aepx |                    |
| avi       | wav   | ai    |      |                    |
| wmv       | wave  | eps   |      |                    |
| crm       | aif   | gif   |      |                    |
| crw       | aiff  | exr   |      |                    |
| nef       | aac   | pxr   |      |                    |
| raf       | wma   | mxr   |      |                    |
| cin       | m4a   | sxr   |      |                    |
| mxf       | omf   | orf   |      |                    |
| mov       |       | mrw   |      |                    |
| mv1       |       | dcr   |      |                    |
| m2t       |       | mos   |      |                    |
| m2ts      |       | raw   |      |                    |
| m2v       |       | pef   |      |                    |
| m4v       |       | srf   |      |                    |
| mp4       |       | x3f   |      |                    |
| mpeg      |       | cr2   |      |                    |
| mpe       |       | erf   |      |                    |
| mpg       |       | dng   |      |                    |
| mts       |       | heif  |      |                    |
| r3d       |       | heic  |      |                    |
| vob       |       | ei    |      |                    |
| flv       |       | tdi   |      |                    |
| f4v       |       | bmp   |      |                    |
| gves      |       | dib   |      |                    |
| m2p       |       | rle   |      |                    |
| m2a       |       | dpx   |      |                    |
| aegraphic |       | ico   |      |                    |
| mogrt     |       | jpeg  |      |                    |
| ts        |       | jpg   |      |                    |
| mpd       |       | iff   |      |                    |
|           |       | rgbe  |      |                    |
|           |       | xyze  |      |                    |
|           |       | hdr   |      |                    |
|           |       | png   |      |                    |
|           |       | sgi   |      |                    |
|           |       | bw    |      |                    |
|           |       | rbg   |      |                    |
|           |       | tga   |      |                    |
|           |       | icb   |      |                    |
|           |       | vda   |      |                    |
|           |       | vst   |      |                    |
|           |       | tiff  |      |                    |
|           |       | rla   |      |                    |
|           |       | rpf   |      |                    |
|           |       | img   |      |                    |
|           |       | el    |      |                    |
|           |       | pcx   |      |                    |
|           |       | pict  |      |                    |
|           |       | pic   |      |                    |
|           |       | ps    |      |                    |
|           |       | psd   |      |                    |

This table is a listing of all mime types that are recognised by Helmut4. The list refers to the most common formats that Adobe supports in After Effects & Premiere Pro.

#### Source links: [Premiere Pro](https://helpx.adobe.com/after-effects/kb/supported-file-formats.html) [After Effects](https://helpx.adobe.com/at/premiere-pro/using/supported-file-formats.html)


---

# 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.helmut.de/helmut4-releases/v4.6.0/helmut4-components/helmutco/projects/mime-type.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.
