Hello,
Some time ago, me and reddeercity found out how to change HDMI output signal from Interlaced to Progressive, also HDMI video system from NTSC to PAL, it was only matter of changing some registers values, wasn't that hard, also by digging into
"Force HDMI-VGA" code, I found an option to force 1080i output on HDMI displays instead of 720x480p because some monitors don't support interlaced signal, so it output only in VGA mode, this option might be useful for some people.
Now I made a simple module includes these options:

Supported models:
(700D.115 / 650D.104 / 600D.102 / 550D.109 / 6D.116 / 5D2.212 / 100D.101 / EOSM.202 / 70D.112 / 60D.111 / 50D.109 / 1100D.105).
The HDMI output should be 1080i to use Progressive option.
Notes:
-You will need a
build from iso-research branch
-The module works in crop_rec_4k builds too, but it conflict with crop_rec module if both loaded, unload crop_rec in this case (use a custom crop_rec_4k build for 70D).
-Download the module, then copy it to ML/modules folder in SD card.
-Some HDMI TVs/monitors won't work when using Progressive setting, it will give black screen
-Currently the module have
quirks on DIGIC 4 cameras when using it
while recording H.264 video.
-Progressive mode might make an overhead, I got some choppy frames when recorded 720p60 H.264 video
-Using Progressive mode on capture card might give squeezed 1920x540p output, you may need to de-squeeze it to 1920x1080p
-1920x540p is cleaner than 1920x1080i, I could see the noise clearly.
-If your 1080p monitor doesn't support Interlaced signal, enable "Force 1080i output" option, you may have scanning lines pattern, try switching "Signal" to "Progressive".
-After forcing HDMI output to 1080i, you may need to switch the camera to photo mode (beside turning off "Force 1080i output" option) if you want to get back to VGA output.
-This module might be useful for streamers

-Use it at your own risk
Module settings:
-
Signal: change HDMI output signal from 1920x1080i @ 60 Hz to 1920x540p @ 30 Hz
-
System: change HDMI video system from 1080i @ 60 Hz to 1080i @ 50 Hz, or from 1920x540p @ 30 Hz to 1920x540p 25 Hz, or from 720x480p @ 60 Hz to 720x480p @ 50 Hz
-
Force 1080i output: Force high resolution (1920x1080i) on HDMI displays.
This video recorded in initial hdmi_out release, so "Force 1080i output" wasn't there at that time.Short showcase on 5D2 from @Skinny (Thanks!):
This module
Confirmed working on
700D,
5D2 and
550D, please test this new module and feedback for other models, if the module didn't work on a certain model then report back.
Download /
Source code /
Technical discussion