# Export to Exaplay

Exaplay is the most easiest though very powerful solution to display arbitrary high resolution video contents. VIOSO supports Exaplay in a very convenient way both in project mode and free mode.

## Configure Export

### Export to Exaplay in project mode

Start your calibration project with the profile "Exaplay" and everything will fall in place:

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

The export node will be populated with all parameters ready to do the export into the standard calibration folder of Exaplay `Documents/Exaplay2/target`:

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

All you might want to change is the name of the calibration file by changing the contents of the fiel `Alter File Name Definition`.

After finishing a calibration (complete [Scanning ](/calibration/scanning.md)and [Editing](/calibration/blending.md)) you can export to Exaplay by clicking the button Export (keeping all settings made in the project designer):

<figure><img src="/files/5R88xyWQGBUuKbIELzb3" alt=""><figcaption></figcaption></figure>

Please note, that Recalibration also will export automatically to Exaplay with the same settings.

### Export to Exaplay in Free Mode

After finishing the calibration, go to `Menu > File > Export Mapping`:

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

In the Export window, select your calibration (if not already preselected) and click the button `Select`.

Choose the directory `Documents/Exaplay2/target` and provide a name for the exported file.

<figure><img src="/files/5NQkVNAXsJl2lyofIbos" alt=""><figcaption></figcaption></figure>

Keep all other parameters untouched. Click on `Export` will now generate the \*.vwf file with the given name at the location you specified above.

## Load in Exaplay

Once exported, switch over to Exaplay. The exported calibration is now visible in the tab Target.

Click on `Project Home`, select the `Screen` and click on the field `Calibration`:

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

A window pops up from where you can select the calibration that just have been exported to Exaplay:

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

After clicking `Open Target` the calibration is immediately applied to the projectors.


---

# 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.vioso.com/integration/export-to-exaplay.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.
