Fujifilm X100VI support

In what ways were you hoping to be impressed by it? I find it very similar in terms of quality to my X-S10 26MP sensor, but it gives me extra cropping room, especially for wildlife. So, there’s no real downside to it for me as I was wanting an X-T camera anyway.

I think a lot of people were expecting much better “detail” from it, but I’m not really sure that’s something you can really see until you zoom right in and compare it to a lower resolution sensor.

Frankly, I wasn’t. It’s only a 25% increase in linear resolution, after all. But some places on the internet have made quite the hay about it.

To be clear, I’m not disappointed. The additional megapixels are nice to have for sure. Resolution is just not something I care much about.

1 Like

I have a X100VI here for testing. Now I changed the cameras.xml to open the files in darktable.
Its fine, but I see a slim black bar in every picture on the right side.
My X-T5 does not have this “problem”. I think they have the same sensor.
Is there anything I can do?

Thanks!

Did you copy the xml from a 24 MP fuji, perchance? You should probably take the one from the X-S20.

I took this one:
https://github.com/darktable-org/rawspeed/blob/develop/data/cameras.xml

hm, here is one line more inside:

Crop x=“0” y=“12” width=“-120” height=“-12”/

I think this is the solution of my problem…
On new opened pictures everything is fine.

On the first batch of imported pictures you just need to hit the reset button on the “raw black/white point” module.

1 Like

Thanks! I replaced /var/lib/flatpak/app/org.darktable.Darktable/x86_64/stable/2b7e2831adcca9d30ac01acdbe8a96ad50ed70adba4dc3bb025b3f61dc8551e8/files/share/darktable/rawspeed/cameras.xml with rawspeed/data/cameras.xml at develop · darktable-org/rawspeed · GitHub and I get the black bars on the top and right hand side. I’ll try to edit the cameras.xml with your <crop />. How come the X-T5 doesn’t need <crop />?. It’s the same sensor as the X100VI. Just curious.

It’s does, it was there to begin with for dt <= 4.6. You replaced it w/ a new version that doesn’t have it.

While usually you can just pick changes in cameras.xml from rawspeed develop branch (and I really do mean pick, not overwrite the entire file), sometimes they also go together with other actual and significant rawspeed source code change. In that case it’s best to just wait for the next dt release.

1 Like

Thanks! Taking just the X100VI part from https://github.com/darktable-org/rawspeed/blob/develop/data/cameras.xml and adding it to the 4.6 cameras.xml and finally adding just your <crop /> from https://github.com/darktable-org/rawspeed/pull/689/files worked! I also had to reset the raw black/white point module for the pictures that I had already opened in order to remove the black bars for these.