For photographs yes theyre not on par , for hd video theyre perfect, of course depends what shape theyre in, if glass is clean, i have new one so im happy with it, actually best multicoating i have of all my lenses
---
SUCCESS !

AFter almost 2 days of searching on internets how to solve cygwin issues with docutils being slimmed down and missing files, i won the battle and managed to setup eveyrthing for magic lantern development.
I also in the same time with a bit of help from user cmh compiled MLVApp and changed medium quality x264 export so its a bit more data than it was = better video quality and less macroblocks visible in shadows.
I have ML build and can compile my own builds now , but i have a question, my modules that were compiled are different ones from the ones delivered by Danne, is it because its unified branch instead of crop_rec_4k_mlv_snd_raw_only ?
Is this ok?
hg clone https://bitbucket.org/Dannephoto/magic-lantern_jip-hop
cd magic-lantern_jip-hop
hg update crop_rec_4k_mlv_snd_raw_only
cd platform
cd eosm.202
make zip
So, it looks like it, now i have crop_rec
first thing id like to change is to have 12 bit modes in jip-hop menu for all settings instead of 14 and 10
bitdepth = 0x0 is 14 bits ? and bitdepth = 0x1 is 10 ? bitdepth = 0x2 is 12 bits ?
--
ok i did the changes... compiling


I did it because i dont see meaningful difference between 14 and 12, and 10 is not looking that great like it used to( too much banding in shadows kinda like old 8-11bit mode) also i noticed that performance is not much different between 10 and 12bits.
--
Is this whre i can change ratio to 16:9( changed to 3) in mcm rewire deault reset ?
static CONFIG_INT("crop.shutter_range", shutter_range, 0);
static CONFIG_INT("crop.bitdepth", bitdepth, 0);
static CONFIG_INT("crop.ratios", ratios, 3);
static CONFIG_INT("crop.x3crop", x3crop, 0);
static CONFIG_INT("crop.zoomaid", zoomaid, 2);
I also want to change drodown menu so its starts already under info button