> For the complete documentation index, see [llms.txt](https://docs.wfolio.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wfolio.pro/drive/files/videos.md).

# Видео в галерее

Вы можете добавлять видео в галереи, чтобы делиться не только фотографиями, но и динамичным контентом — например, тизерами, бэкстейджем или видеопрезентациями.

#### Какие форматы поддерживаются

Загружайте видеофайлы в одном из следующих форматов:\
✔ **MP4.**\
✔ **MOV.**

Видео должно быть закодировано с помощью **кодека h.264 (AVC)**. Это стандартный формат, поддерживаемый большинством устройств и браузеров.

### Видеоплеер

Если в галерее разрешено скачивание оригиналов, то для всех видео **до 500 МБ** доступен полноэкранный просмотр со звуком.

<figure><img src="/files/RwnUOcWqVhvw3DJySQ27" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/UnVhKeAXqDWoBsvONidA" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Если в проекте запрещено скачивание, видео будут недоступны для просмотра на весь экран.
{% endhint %}

Крупные видео отображаются в виде статичных обложек с иконкой камеры. Чтобы посмотреть такие видео, нужно скачать их на устройство.

<figure><img src="/files/5jcMScK4WEfucw93soW3" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/PqBSWycwHbgK7B9uYViC" alt="" width="375"><figcaption></figcaption></figure>

> [Пример галереи с видео](https://demo.wfolio.pro/disk/mountains)

#### Автовоспроизведение видео

В галерее видео до 500 МБ могут запускаться автоматически без звука.

Видео, загруженное в [обложку](https://docs.wfolio.pro/gallery/share/cover), будет воспроизводиться по умолчанию. Для других небольших видео, **включите автозапуск в панели управления**:

* Найдите видео до 500 МБ в проекте.
* Наведите на него курсор и нажмите на иконку автозапуска.

<figure><img src="/files/Apyd8zmJOV2z9MDj05Fj" alt="" width="563"><figcaption></figcaption></figure>

Видео до 500 МБ без автозапуска будут отображаться со статичной обложкой и иконкой (▶)

<figure><img src="/files/pbDNOeLDAxnaqzVcw36g" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.wfolio.pro/drive/files/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.
