Skip to main content

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 
edid get
edid reset

Actions

ActionDescription
getDisplays the the current EDID

set resolution

Sets the EDID

reset

Use driver internal default (1080p60).

Parameters

ParameterDefaultDescription/Values

resolution

1080p60

Available resolutions for 'edid set' command are:

  • 4096x2160p30
  • 3840x2160p60
  • 3840x2160p50
  • 3840x2160p30
  • 3840x2160p25
  • 3840x2160p24
  • 2560x1440p60
  • 2048x1080p60
  • 1920x1200p60
  • 1920x1080p60
  • 1920x1080p50
  • 1920x1080p30
  • 1920x1080i30
  • 1920x1080p25
  • 1920x1080i25
  • 1920x1080p24
  • 1680x1050p60
  • 1600x1200p60
  • 1600x900p60
  • 1440x900p60
  • 1280x720p60
  • 1280x720p50
  • 1280x720p30
  • 1280x720p25
  • 720x576p50
  • 720x576i25
  • 720x480p60
  • 720x480i30

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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.