# MPEG-2

<figure><img src="/files/O8eG0nA9IQeBNcVGWtyU" alt=""><figcaption></figcaption></figure>

Tin Man supports several MPEG-2 encoding profiles commonly used in broadcast and professional video delivery, including XDCAM-compatible formats.

**Export Codec Options**

* **4:2:2 CBR**\
  Matches **XDCAM 422** specifications.

  > *Common bitrate: 50 Mbps*
* **4:2:0 VBR**\
  Matches **XDCAM EX** specifications.

  > *Common bitrate: 35 Mbps*
* **4:2:0 CBR**\
  Matches **XDCAM** or **HDV** specifications.

  > *Common bitrates: 25 Mbps or 35 Mbps*

***

**Bitrate Control**

* **Bit Rate**\
  Selectable range from **280 Mbps** down to **6 Mbps**, allowing for both high-bitrate mastering and bandwidth-efficient exports.

***

**Additional Encoding Options**

* **I-Frame Only**\
  When enabled, encoding uses only **I-frames**, resulting in **Intra-frame** compression (not Long GOP).

  > *Useful for editing workflows requiring faster seek and decode performance.*


---

# 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.calibratedsoftware.com/tin-man/tin-man-desktop/export-panel/export-video-options/mpeg-2.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.
