hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #08160
[Bug 2112507] [NEW] support simple_dcraw
Public bug reported:
Hugin supports importing RAW files, and specifically supports the raw
converters dcraw, RT-cli, darktable-cli. dcraw hasn't been updated in
quite a while and doesn't support many modern camera RAW formats.
libraw has more extensive camera support and implements a simple_dcraw
program as a simple emulation of dcraw but with the additional camera
support. https://www.libraw.org/docs/Samples-LibRaw.html
I'm able to update the dcraw executable within Hugin > Preferences > Raw
converter > dcraw executable however dcraw will convert file.raw into
file.tiff whereas simple_dcraw will convert file.raw into file.raw.tiff.
Unfortunately that means when Hugin then attempts to use exiftool it
will be looking for file.tiff and not file.raw.tiff
Could this be addressed on the Hugin side either by adding a new libraw
Raw converter, or by having the existing dcraw converter check for
either file?
** Affects: hugin
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/2112507
Title:
support simple_dcraw
Status in Hugin:
New
Bug description:
Hugin supports importing RAW files, and specifically supports the raw
converters dcraw, RT-cli, darktable-cli. dcraw hasn't been updated in
quite a while and doesn't support many modern camera RAW formats.
libraw has more extensive camera support and implements a simple_dcraw
program as a simple emulation of dcraw but with the additional camera
support. https://www.libraw.org/docs/Samples-LibRaw.html
I'm able to update the dcraw executable within Hugin > Preferences >
Raw converter > dcraw executable however dcraw will convert file.raw
into file.tiff whereas simple_dcraw will convert file.raw into
file.raw.tiff.
Unfortunately that means when Hugin then attempts to use exiftool it
will be looking for file.tiff and not file.raw.tiff
Could this be addressed on the Hugin side either by adding a new
libraw Raw converter, or by having the existing dcraw converter check
for either file?
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2112507/+subscriptions
Follow ups