I've got a two problems with the processing of an image from a Fuji X-T3.
1. It has a black border on the right hand side.
2. It takes about 40 seconds to process using: dcraw_emu -t 0 -4 -j -v -v "DSCF3954(X-Trans).RAF"
which I think does three pass interpolation. By huge contrast Adobe Camera Raw 11.3 takes about two seconds even though the image is clearly interpolated (and quite well).
I totally understand that most of the 40 seconds is the interpolation time as dcraw_emu -t 0 -4 -j -disinterp -v -v "DSCF3954(X-Trans).RAF"
only takes a couple of seconds.
Is there anything I can do to speed this up without compromising the quality (this is a release build).
Thanks
There are several
There are several interpolation options for X-Trans (from fastest to slowest):
- half
- bilinear
- single pass Markesteijn
- 3-pass Markesteijn
-- Alex Tutubalin @LibRaw LLC
Followup:
Followup:
black border: X-T3 is supported since 201812 snapshot, what exact LibRaw version do you use?
-- Alex Tutubalin @LibRaw LLC
19.2 Cheers
19.2
Cheers
David Partridge
There is no Fuji X-T3 in this
There is no Fuji X-T3 in this version supported camera list: https://github.com/LibRaw/LibRaw/blob/3a5280c6d69458a21bd9756d2ee3284738...
-- Alex Tutubalin @LibRaw LLC
Would you like some raw files
Would you like some raw files from an X-T3?
David Partridge
X-T3 is fully supported in
X-T3 is fully supported in current public snapshot.
-- Alex Tutubalin @LibRaw LLC