lclevy / libcraw2

simple, easy to read, minimal and portable library to decode Canon RAW 2 files
95 stars 17 forks source link

does not work with EOS M 100 (pycraw2_demo.py) #2

Open kylemin opened 4 years ago

kylemin commented 4 years ago

I tried to convert CR2 files taken from EOS M 100 by using pycraw2_demo.py. However, all the converted tiff files do not have the correct color space. I think that color space conversion does not work properly.

lclevy commented 4 years ago

Yes, color Space conversion is not handled

kylemin commented 4 years ago

How could I fix the problem?

lclevy commented 4 years ago

Try to apply this http://lclevy.free.fr/cr2/#color. Not sure it is the only problem. Sorry I have no time for support