# Video Player Troubleshooting

## Video Player Window Size

In order to make the video player larger, you can easily enter full-screen mode. When you hover your cursor over the video, a control bar shows on the video screen. On the bottom right of the video screens is a button that will make the video full screen. To get out of full screen press this same button again.

![](/files/cIpCxoU01xHjyCXWmx5s)

## Video Player Sound

For sound, as well as the volume levels on your device, there is also a control on the control bar on the bottom of the video player. This control has grey or white vertical bars which, when you press and drag to the right, increases the volume. By default the sound should be right up on the setting shown.

![](/files/IFI3WZd249iz57DYEcyK)

## Video Looks Fuzzy

To increase the quality of the video(sharper image),click the cog on the bottom right corner of the video player:

![](/files/trfHSRZbt4kvJmjNvIaC)

A pop-up box shows **Quality** options. The lower the number, the worse the video quality, so low quality at 240p results in a fuzzy image.

![](/files/MpJLMKvYPVuQtU2BcrU5)

The default setting is **Auto** but this can result in low quality. The player attempts to judge the best quality for your internet speed and sometimes it can simply get it wrong.

You can manually force the player to use a higher quality by selecting the **1080p** setting:

![](/files/6KROVAHGsgFQpJJhJQXi)

{% hint style="success" %}
**Good to know:** The above images are from the BMB video player. However, the same principle applies when watching **YouTube** videos. Simply look for the **cog** on the YouTube player and adjust in the same way as above.
{% endhint %}


---

# 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://help.bernardmageebridge.com/technical-guides/video-player-troubleshooting.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.
