timvideos / edid.tv

EDID Database Website
GNU General Public License v2.0
26 stars 7 forks source link

Standard Timings with first byte 0 should be ignored #42

Open bp0 opened 5 years ago

bp0 commented 5 years ago

For example: http://edid.tv/edid/400, 248x155 is not valid. See VESA EDID standard Table 3.15 - Standard Timings, the value for the horizontal active pixels field must be at least 1. (1+31)*8 = 256. It is strange that the spec says that unused items should be 01 01 since that is an otherwise valid, but unusual, timing.