You can use a Player for LED screens and LED billboards. We have users running large LED displays using Players based on Raspberry Pi.
To properly use an LED display, you must perform some calculations and configurations.
First, you must identify what resolution your LED display (or LED board controller, or LED sender card) requires as input. This is usually called the “DVI resolution”.
To find out the resolutions supported, you have two options:
The Player (Raspberry Pi) automatically detects the best possible resolution and uses that. If it cannot detect the preferred resolution, it will fall back to the safe VGA resolution of 640×480. Even if the resolution is detected properly, and you won’t be changing the connected display, it is best to set it as forced, to make sure it does not change.
We will use two examples:
Large LED displays usually have a low resolution, much lower than the DVI resolution expected as input. LED displays just use the top-left corner of the input for displaying content. For to properly manage the LED display, we need to get the LED display resolution and use it to calculate configuration parameters.
For our two examples, let’s say that the content is in the top-left corner, and the input is:
Based on the content are resolution, you have to use a specific aspect ratio for your Layout in . If this ratio does not exactly match your resolution, then you can define your own Custom Ratio.
So, for our two examples, let’s say that the content is in the top-left corner, then the best aspect ratio for the Layout would be:
First, you should calculate the dimensions of the DVI resolution that you must “disable”, relative to the Layout. Specifically:
This way, your usable resolution will be exactly the area used by the LED sender/controller. To properly configure the screen , follow these instructions:
For Case A, you would use the following advanced parameters:
For Case B, you would use the following advanced parameters: