# OSD

## Video

| Items   | Options                |
| ------- | ---------------------- |
| Channel | Main stream/Sub stream |

## Date & Time

| Items       | Options                     |
| ----------- | --------------------------- |
| Enable      | True: Enable/False: Disable |
| X pos       | 0-1920                      |
| y pos       | 0-1080                      |
| Font        | 8-128                       |
| Color       | #000000-#FFFFFF             |
| Date format | YYYYMMDD/MMDDYYYY/DDMMYYYY  |
| Time format | 24H/12H                     |

## Text OSD

| Items       | Options                                      |
| ----------- | -------------------------------------------- |
| Enable      | True: Enable/False: Disable                  |
| X pos       | 0-1920                                       |
| y pos       | 0-1080                                       |
| Font        | 8-128                                        |
| Color       | #000000-#FFFFFF                              |
| Transparent | 0-128                                        |
| Content     | Enter what you'd like to show when streaming |
| Move        | True: Enable/False: Disable                  |

## Picture OSD

| Items        | Options                     |
| ------------ | --------------------------- |
| Enable       | True: Enable/False: Disable |
| X pos        | 0-1920                      |
| y pos        | 0-1080                      |
| Transparent  | 0-128                       |
| Picture name | Name the picture you upload |
| Picture      | Upload picture in .jpg only |

![](/files/Ul8pMWdBltJbTMIH62qw)


---

# 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.jtokenapp.com/video-encoder-pro/setting/video-audio/osd.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.
