Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fujifilm FinePix S7000 camera raw file support (RAF) #3188

Closed
agittins opened this issue Oct 20, 2019 · 3 comments
Closed

Fujifilm FinePix S7000 camera raw file support (RAF) #3188

agittins opened this issue Oct 20, 2019 · 3 comments
Assignees
Labels
scope: camera support adding WB and raw support for new cameras

Comments

@agittins
Copy link

agittins commented Oct 20, 2019

Output from darktable after loading a RAF raw file from my Fuji S7000:

RawSpeed:Unable to find camera in database: 'FUJIFILM' 'FinePix S7000' ''
Please consider providing samples on <https://raw.pixls.us/>, thanks!
[rawspeed] (dscf3391.raf) bool rawspeed::RawDecoder::checkCameraSupported(const rawspeed::CameraMetaData*, const string&, const string&, const string&), line 168: Camera 'FUJIFILM' 'FinePix S7000', mode '' not supported, and not allowed to guess. Sorry.

Initial import of RAF file appears to work (thumbnail image shows in lighttable), but opening into developer mode give failed to read camera white balance information from `dscf3391.raf`!

After messing about a bit and finding the developer controls rather non-functional, returning to the lighttable the thumbnail will often revert to ye olde skull and crossbones.

These cameras had a sensor that was effectively rotated 45 degrees so the demosaic can be a bit different for them, but the preview came through ok so perhaps that's already implemented and it's just the model-specific recognition that needs tweaking.

I have just uploaded a raw file from the FujiFilm FinePix S7000 to https://raw.pixls.us/ which I release under the CC0 license.

ufraw and dcraw both seem to have worked well for this camera historically, if that's of any aid in adding support to darktable.

The camera I owned no longer works, but I have several years worth of raw files in various lighting conditions if that's at all helpful.

@agittins agittins added the scope: camera support adding WB and raw support for new cameras label Oct 20, 2019
@agittins
Copy link
Author

In case the uploads on RPU are subject to review, here's the same raw file on my google drive:
https://drive.google.com/open?id=1FXt7QYQNZkl1DUoDi4nnN_R9DAIhW6eB

@LebedevRI LebedevRI added this to Untriaged in New Camera Support via automation Oct 20, 2019
@chhil
Copy link

chhil commented Oct 21, 2019

On 2.7.0,2001
What the view looks like when import happens...

On import , view in lightable.
image

On double clicking to open in darkroom.
image

On further double clicking it becomes a skull.
image

Should the import happen on an unsupported camera and then turn into a skull later?

LebedevRI added a commit to LebedevRI/rawspeed that referenced this issue Oct 23, 2019
New Camera Support automation moved this from Untriaged to Resolved Oct 23, 2019
@agittins
Copy link
Author

I have just applied the diff to my local cameras.xml (from dt 2.6.2) and it works perfectly. Thanks for an amazingly swift response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: camera support adding WB and raw support for new cameras
Projects
Status: Resolved
New Camera Support
  
Resolved
Development

No branches or pull requests

3 participants