My camera SL1 american model cannot use 100A or 100B, by reading a metadata using http://regex.info/exif.cgi it says: Canon Model ID: EOS Rebel SL1 / 100D / Kiss X7
Looks like a camera with an identity crises. I PM'd @samcameron asking for a file that we can examine and @MS96 could also do that. Any kind of file should have the EXIF information we're looking for so even a small jpeg should do. Both are new to the forum so I should comment that you can't upload to the forum but you can post the file somewhere and link to it.
I'd like to ask @samcameron and @MS96 and any other user having problems with both the A and B firmware versions if you have ever used Magic Lantern on any other camera before. The reason I'm asking is because this might be a new user installation issue instead of a version A, B or maybe even C, D, E... firmware. (That should freak out nikfreak!)
I guess whatever dfort has in mind it might shed some light into postprocessing raw files / dng's
What I'm working on is a way to identify each camera that has the
raw video focus pixel issue and on the two examples that I've got from this camera I found some interesting information in the EXIF metadata:
Oswald's camera was purchased in Germany and has the 'B' firmware:
Camera Name: 'Canon EOS 100D'
Camera Model: 0x80000346
DeafEyeJedi's camera was purchased in the U.S. and has the 'A' firmware:
Camera Name: 'Canon EOS REBEL SL1'
Camera Model: 0x80000346
Here's the post where this first came up:
http://magiclantern.fm/forum/index.php?topic=16054.msg160594#msg160594So it looks like it is best to identify cameras using the hexadecimal number for "Camera Model" instead of trying to use the "Camera Name" field. You would think that EOS Rebel SL1 / 100D / Kiss X7 are all identical except for the name stamped on the body to identify the marketing region but apparently Canon decided to throw in a different firmware for each region. Maybe I'm wrong and the firmware version is randomized just to throw off anyone wanting to hack into the camera's firmware. Well, that's my conspiracy theory.