# Export Videos

[Menu](/master/main-menu.md) / [Timeline](/master/tools/timeline.md) / [Export](/master/tools/timeline.md#export) / Video

{% embed url="<https://www.youtube.com/watch?v=5N_m_6o1NlI>" %}

You can export regular 2D videos as well as 360 videos.

Export 360 videos from [360 cameras](/master/scene-tools/360-camera.md) the same way as from [regular cameras](/master/scene-tools/camera.md).

### 2D videos

MP4 up to 4k and 120 FPS.

### 360 videos

&#x20;MP4(h265 and h264) up to 8k and 60 FPS

Mono or stereo.

Tvori adds special metadata, making it possible to upload 360 videos on Youtube, Facebook, and Vimeo

<div align="left"><img src="https://d33v4339jhl8k0.cloudfront.net/docs/assets/5c067ebd04286304a71cf762/images/5c6a8a922c7d3a66e32e9299/file-ABAOlOP2md.png" alt=""></div>


---

# 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://learn.tvori.co/master/export/export-videos.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.
