A patch for multishot support, at the moment only the Pentax K-3 II is supported. If you like it I could also add support for Fuji EXR DR-mode and low-noise-mode, not HR-mode. If anyone has any Hasselblad multishot files or Sinar 16-shot files I could add support for those too, if you have any, please make them available for download.
Hi Frank.
Thank you for the patch. I will take a look at it during the coming weekend.
Regards,
Niels Kristian
Hi Frank.
I have commited the patch to the cvs repository. I will keep this feature request open for future work on multishot support such as you suggested.
Regards,
Niels Kristian
DR-mode and low-noise support for Fujifilm Super CCD SR and EXR cameras.
Here's the patch, I added some things to dcraw_load_raw(), similar to the multishot patch, and put a new function fuji_merge() above it, I'm not sure this is the most appropriate place for that function. The patch also contains a bug fix for unpacked_load_raw(), in dcraw.cc, that produced an error when loading the second image from a Super CCD SR raw file.
Some links to sample files:
Super CCD SR (S20Pro, F700, F710):
http://rawsamples.ch/raws/fuji/f700/RAW_FUJI_F700.RAF
http://www.dcresource.com/reviews/fuji/finepix_s20_pro-review/DSCF0279.RAF
Super CCD SR II (S3Pro, S5Pro):
http://rawsamples.ch/raws/fuji/s5pro/RAW_FUJI_S5PRO_V106.RAF
http://michaelezra.com/Projects/RT/images_shared/CO_2006_D8_556.zip
S200EXR:
http://prophotos.ru/reviews/14349-fujifilm-finepix-s200exr/5
http://www.photographyblog.com/reviews/fujifilm_finepix_s200exr_review/sample_images/
X10:
http://www.imaging-resource.com/PRODS/X10/X10GALLERY.HTM
A DR200 image:
http://www.imaging-resource.com/PRODS/X10/YDSCF8313.RAF.HTM
F900EXR DR400 sample:
http://www.magezinepublishing.com/equipment/images/equipment/FinePix-F900-EXR-5081/raw/DSCF5038.RAF
Frank.
Hi Frank.
Thank you for your great work. I have commited it to the cvs repository.
Have you sent the fix for unpacked_load_raw() to Dave Coffin for inclusion in the original dcraw code?
Regards,
Niels Kristian