Closed
Description
Hello!
I saw in the source code that finally the Canon M50 gets some support. Like White balance presets. But the problem is that I can't see any of them in Darktable. But they are in the source code, in src/external/wb_presets.c.
But I made it to work by changing all the lines that starts with in wb_presets.c:
"Canon", "EOS M50"
to:
"Canon", "Canon EOS M50"
and then compile. So now the presets are visible in Darktable.
I don't know why, because all the other cameras like M5, M6, M10 and so on are like "Canon", "EOS M10", but not M50. I don't own any other Canon M camera so I don't know if it's the same issue on them.
Metadata
Metadata
Assignees
Labels
No labels