AcademySoftwareFoundation / rawtoaces

RAW to ACES Utility
141 stars 47 forks source link

Full-working release version for Windows, static libs, no DLLs, runtime MD/MT #124

Open michelerenzullo opened 2 years ago

michelerenzullo commented 2 years ago

Hi, I enclose the release version for Windows full working, you can also use on Linux with wine the MT version, includes openmp support and many fix about: FILEPATH, the missing "/" inside "/cmf..." and inside "/training...", path=".", openDir when NULL, memory-leaks after acesWrite. It has been very complicated to compile all the libs with VisualStudio, static libs, and fix the problems with windows. There is another version here but it has problems with data folder and has some dlls inside. I will publish many details to build later, for now enjoy this. Maybe I will create a repo.

rawtoaces_WIN_staticlibs_MD.zip rawtoaces_WIN_staticlibs_MT.zip

.

ktulhu2000 commented 10 months ago

Can we have newer version? Seems it not supports CR3 canon format (

michelerenzullo commented 10 months ago

I developed my custom new version of rawtoaces in Web assembly based on last libraw and aces_container. Read the help button to see all the different ACES colour spaces outputs and to save in .EXR files

https://dustfreesolutions.com/single-threaded/weblibraw.html