There was such a problem. Requires conversion of *.RAW
files received the camera 4K NDVI CAMERA
for GitUp G3
.
I use libraw.h
,
which contains dcraw.c
. She works with the GitUp Git2
camera format.
My file she does not recognize it and deduces
Unsupported file format or not RAW file
I also tried the raw2dng
utility, but also there is an
Unsupported file format
Help please find a way to convert this *.RAW
file.
I attach the file (https://yadi.sk/d/sdHHY4jw3aj4Ga).
Thank you in advance!
The problem is solved. For this, I added support for the camera in classes libraw library:
Here are the parameters:
After that, the project was re-compiled and now dcraw_emu can convert raw to tiff for this camera!