> For the complete documentation index, see [llms.txt](https://learn.tvori.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.tvori.co/export/export-videos.md).

# Export Videos

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

![](/files/-MDDsg2pR3aNX4F1eQtm)

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

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

### 2D videos

MP4 up to 4k and 120 FPS.

### 360 videos

![](/files/-MDDsyViAgzosFqPmqzW)

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
