Jed Smith
Jed Smith
Thanks for the suggestions and the information! After lookingat the MASXML file format I do think that would be the easiest way to go to solve my problem. It would...
Thanks for the testing! First a disclaimer. I think I've probably mentioned it before, but the OpenDRT design is not a good one if an accurate inverse transform is important...
I'm not sure if it helps, but if I try to convert a 12 bit cinema dng image from a SIGMA fp I get this error: ``` dnglab -v convert...
Thank you for the fix for 12 bit cinema dng files from the Sigma fp. I tried compiling dnglab from main with #407 merged, and the behavior is still the...
@devonstanczyk All sample files are straight out of the camera. There is a 2k mode and a 4k mode, with 8, 10 and 12 bits data type. There are no...
@devonstanczyk it's the original sigma fp
Just wanted to follow up on this. I compiled dnglab from main with #408 merged and tested it with the sigma fp test frames. 10 bit frames work perfectly now,...
@devonstanczyk I just [compiled](https://github.com/dnglab/dnglab?tab=readme-ov-file#build-from-source) from the main branch of the git repo using cargo. Very easy.. One unfortunate thing I realized after testing a bit more is that Resolve won't...
> Could it be that DNGlab is creating linear DNGs (no RAW sensor data)? I don't think so. I compared the raw bayer data dumped out using `dcraw_emu` of the...
> Latest merge requests https://github.com/dnglab/dnglab/pull/411 and https://github.com/dnglab/dnglab/pull/412 should address all issues @cytrinox This is great! I'm not sure if you are including the (probably out of scope) issues of the...