edid
The edid
command is used on the Makito FX to set the advertised preferred resolution as part of the EDID (Extended Display Identification Data). This allows users to control which resolution is received from the connected video source device. Even though the default EDID information on the Makito FX advertises most of its supported video formats, some sources do not allow the proper selection of an output resolution and will always send the same output format, discarding the user selection. Selecting the right EDID is a way to limit the video source in terms of its choices so it that is more likely to send the desired video format to the Makito FX.
Note
EDID (Extended Display Identification Data) is a data structure provided by a digital display to communicate its capabilities to a video source device.
Synopsis
edid set preferred=res |
Actions
Action | Description |
---|---|
get | Displays the the current EDID |
set resolution | Sets the EDID |
reset | Use driver internal default (1080p60). |
Parameters
Parameter | Default | Description/Values |
---|---|---|
| 1080p60 | Available resolutions for 'edid set' command are:
|
Examples
# edid get Returns EDID configuration information for the encoder, such as: Current EDID is 1080p60 (internal driver default) |
# edid set resolution=1920x1200p60 Sets the EDID resolution to 1920x1200p60 |
Related Topics