You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

720p EDIDs


Overview

720p EDIDs are not part of the standard EDID offerings on Just Add Power devices, as the standard EDIDs request 4K or 1080p at maximum. Sometimes it is necessary for a source to output 720p but the source menu is not cooperating. When that happens, we can apply a 720p EDID to Just Add Power Transmitter to force the source to output 720p.


Apply 720p EDID to 2G

  1. Telnet to the IP address of the 2G Transmitter connected to the source that should be outputting 720p
  2. In the command line interface, apply one of the two commands below:
    • 720p Stereo EDID Command:
      echo 00ffffffffffff002ab3003000000000141e010380a05a782aee91a3544c99260f505421080081c08100818090409500b30001000101011d007251d01e206e28550040846300001e000000100000000000000000000000000000000000fd00183c1e5a1e000a202020202020000000fc00484449502d373230502d322e300197020328f14504131e030123090404830100006a030c001000b83c210000e2000fe305c000e3060501011d007251d01e206e28550040846300001e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000067 | sed 's/../0x\0 /g' | sed 's/ /,/g' > /sys/devices/platform/videoip/eeprom_content
    • 720p DD5.1 EDID Command:
      echo 00ffffffffffff002ab3003000000000141e010380a05a782aee91a3544c99260f505421080081c08100818090409500b30001000101011d007251d01e206e28550040846300001e000000100000000000000000000000000000000000fd00183c1e5a1e000a202020202020000000fc00484449502d373230502d415650014002032bf14584131e030126090404150750830f00006a030c001000b83c210000e2000fe305c000e3060501011d007251d01e206e28550040846300001e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000067 | sed 's/../0x\0 /g' | sed 's/ /,/g' > /sys/devices/platform/videoip/eeprom_content
  3. You will notice the video on the Transmitter drop immediately as the source adjusts to the new EDID instructions
  4. Done!

Apply 720p EDID to 3G

  1. Open the webUI of the 3G Transmitter connected to the source that should be outputting 720p
  2. Navigate to the Video tab and EDID Settings card.
  3. Set the Startup EDID dropdown to Custom. A box will appear below
  4. Copy+paste the desired EDID from below:
    • 720p Stereo EDID:
      00ffffffffffff002ab3003000000000141e010380a05a782aee91a3544c99260f505421080081c08100818090409500b30001000101011d007251d01e206e28550040846300001e000000100000000000000000000000000000000000fd00183c1e5a1e000a202020202020000000fc00484449502d373230502d322e300197020328f14504131e030123090404830100006a030c001000b83c210000e2000fe305c000e3060501011d007251d01e206e28550040846300001e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000067
    • 720p DD5.1 EDID:
      00ffffffffffff002ab3003000000000141e010380a05a782aee91a3544c99260f505421080081c08100818090409500b30001000101011d007251d01e206e28550040846300001e000000100000000000000000000000000000000000fd00183c1e5a1e000a202020202020000000fc00484449502d373230502d415650014002032bf14584131e030126090404150750830f00006a030c001000b83c210000e2000fe305c000e3060501011d007251d01e206e28550040846300001e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000067
  5. Click Apply. You will notice the video on the Transmitter drop immediately as the source adjusts to the new EDID instructions.
  6. Click Refresh on the EDID Details card to see the same EDID. This will confirm that the EDID was applied correctly.

  • 461
  • 07-Nov-2022
  • 874 Views