rawtoaces icon indicating copy to clipboard operation
rawtoaces copied to clipboard

RAW to ACES Utility

Results 40 rawtoaces issues
Sort by recently updated
recently updated
newest added

just tested the installation and there was some steps not working corectly. please merge with Fixed installations steps to have a fully workable compilation of rawtoaces. thank you for the...

rawtoaces: [...]/src/rawtoaces/lib/rta.cpp:814: int rta::Idt::loadIlluminant(const std::vector&, std::string): Assertion `paths.size() > 0 && !type.empty()' failed. Aborted (core dumped)

After all existing JSON issues are closed the version number of the JSON should be bumped up to 1.0.

I would be keen to remove the `catalog_number` attribute which is kind of redundant and does not bring anything informative to the table: https://github.com/ampas/rawtoaces/blob/master/data/camera/arri_d21_380_780_5.json#L6 The less stuff/fluff, the better :)

Provide better information about the format and increments of data. Current documentation is not as clear as it could be. Example: Data at 10nm gives the following error. `Please double...

documentation

If data is provided at an increment other than 5nm, it would be nice for the tool to eventually interpolate to the internally used increments so that the user does...

enhancement

Tested at https://github.com/miaoqi/rawtoaces/commit/57c869ab34b8b72b982003f39edb629b7ceaf7c9 Highlights are clipping to ~1.0. The attached NEF is overexposed by 2 stops from normal. `rawtoaces` seems to respect the overexposure level, but clips to ~1.0 though...

bug

- Updated "CMakelists.txt" in the root directory because of the recent update made on "aces_container" master branch; - Modified "README.md" to remove the outdated usage details and add a mention...

I get a Null/String error for the 'license' field when validating JSON with custom and the provided specsens data. It can be ignored but obviously is not validating. `Message: Invalid...

If I have my own light source or spectral sensitivities, how do I "install" them so that rawtoaces picks up on them? Obviously I can add them to the data...