# How to use Advanced Video Rendering Widget?

D5 Widget is a customized extension module of D5 Render, aiming to provide advanced features while keeping the simplicity.&#x20;

Go to Menu > Preference > Widget, and you can check what you installed, switch on/off with one click to manage your widgets.

<figure><img src="/files/N8AE6xzL2CJgz0rUb5jf" alt=""><figcaption><p>Advanced Video Rendering</p></figcaption></figure>

#### Video Rendering Parameters

After enabling Advanced Video Rendering, you can choose .mp4 or .avi format output in video mode, and it supports 480P, 720P, 1080P, 2K, 4K resolution for selection.

<figure><img src="/files/a2iut78AQEFaNuryqWoA" alt=""><figcaption><p>Format</p></figcaption></figure>

#### Sequence

<figure><img src="/files/2cUZewixL3n2jnVXQ73p" alt=""><figcaption><p>Sequence</p></figcaption></figure>

Select the Sequence option in the lower right corner of the video rendering mode. Sequence frame supports to choose to export .png / .exr format images, and supports 480P, 720P, 1080P, 2K, 4K definition selection. Check the Channels option and check the desired Channels for rendering in the Settings column to the right of the Channels option, the Channels will be exported for post-processing at the same time as the exported image.

* Sky Mask
* Material ID
* AO
* Reflection
* Z Depth
* Transparent

> Sequence frame rendering is not a piece of video, it is a series of images that need to be processed in post-processing software, and .exr format image files are large, please make sure you have enough disk space.

<br>


---

# 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.d5render.com/user-guide/widget/how-to-use-advanced-video-rendering-widget.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.
