I developed an online ACES IDT DCTL generator. It is a tool that mainly provides a function of immediate building an IDT(Input Device Transform) into a format of DCTL (Davinci Resolve Color Transform Language) based on the guide of ACES documentation, camera vendors white papers and technical specification of some color science algorithm. Its usage includes:
Generating DCTL for trending and more diverse camera types and a combination of gamut and OETF. I understand that the ACES official provides a series of public IDT, one purpose of this tool is to provides the solution for those camera models falls outside ACES IDT official support and provides a handy and relatively accurate IDT to those who facing various of camera types in this color grading project. I would like to keep update them based on the findable camera data.
One function could be adding more parameters in IDT for parameter tuning and color science experiment. It allows getting a deeper understanding of the relationship between different parts of the ACES system and how it works. The data of color primaries, white point and log functions of different cameras can be visualized in this tool.
Preview of results online in web browsers by uploading DPX format picture. The ACES workflow is developed and implemented in web GLSL and working in web rendering.
Potential flexibility of adding upcoming algorithms designed in future ACES road map (e.g. gamut mapping) for fast prototyping and testing.
@tommyzenth this is very impressive work and I thank you for sharing. I am not yet sure how I can use it to my advantage since I havenāt had this particular need yet but I know that sure want to use it (because it is fun to watch the plots react to the setting changes ).
Already impressive and definitely a great showcase with potential extensions that could be very valuable to the ACES user community. I hope others take a few minutes to check out your work.
@tommyzenth Thank you for creating such a useful - and a great looking tool. Iām looking for some pointers as to how to create a DCTL that accurately brings Magic Lantern Raw into the ACEScc or cct space in Davinci Resolve. I think much transform happens under the hood in Resolve, so itās not often easy to keep track of the effects of a transform. Any help gladly received! Many thanks.
I didnāt build a specific IDT DCTL for Magic Lantern Raw (which is automatically converted to ACES anyway) but I did build a set of tools for better working with the images, in particular the LMT_DNG_OFX DCTL
The images I worked on came from a hacked 5Dmk3 (some of them were dualiso).
@rivertim I am glad to help. I havenāt use the Magic Lantern Raw before during my work, but I did some investigation on this and you might try the setting shown in the attached image file.
Then use the Davinci ACES plug-in to convert from ACES to ACEScc. It is best if you can send me some dpx file in Magic Lantern Raw (just grab a still in Davinci and export this still in dpx format) via email or in this community so that I could figure out a clear workflow for Magic Lantern Raw.
Thanks for the response! Your plugins are awesome and used by many of my colleagues. I really love the LMT part ACES TOOLS you create that provides more precise controls of sat and hue compared with the tools in Davinci Resolve.
Hi Paul. Thank you for your toolset ā they are amazing; Iām only just starting to get my head around them. I shall pay extra attention to the LMT_DNG_OFX DCTL now. [quote=āPaul_Dore, post:6, topic:2566, full:trueā]
(which is automatically converted to ACES anyway)
[/quote]
I seeā¦ Do we knowing exactly what spectral data Resolve is using to do this? So does it not require any IDT at all? Have you seen @sdyer great tests gathering SS data here from amongst others 5DMk2, and Mk3? Could this be used to create an even more accurate IDT/DCTL?
PS You might also see a post from me in the ML forum on your Resolve thread.
Hi Tommy
You are really great
This tool is very helpful for colorists without programming knowledge
There is a doubt at the moment and I hope to get your answer
I tested IDT DCTL with ARRI and RED
Found that the conversion value
Deviation from the official PDF of ARRI and RED
I do not know whether it is caused by operational reasons
Below I provide screenshots generated by the IDT DCTL tool.
And the official PDF screenshot
If there was a guide of Davinci color management setting for Magic Lantern Raw, that would be the best. I think the default setting is sufficient as the Davinci will do the de-bayer process automatically. The question is that I am not sure what colorspace it cope with Magic Lantern Raw to my knowledge.
@tommyzenth Hey. ML Raw files from the camera (.mlv) are not read directly by Resolve. They have to be made into dng using a choice of apps/methods. So Resolve is just āseeingā dng. Resolve does a pretty good job of debayer-ing into ACES without any specified IDT, but it would be nice to know exactly what is going on during the automatic process, and whether a custom IDT might improve the process?
@rivertim Got it. This may means the ML IDT process is done by the certain app that could be a black box. Or the colorspace infromation could be found in the documentation of that app.
@Dean I noticed that in the screenshots, the adaptation method used is not correct. The ARRI needs to use CAT02 adaptation, not Braford. You will get correct conversion with CAT02 method . (There is a small info text line beneath the gamut select option UI, maybe I need to highlight them). However, I still see some deviation at .00005 to .0001 range. I would like to keep check it out.
@rivertim thanks a lot. The document is quite informative and I think the gamut it uses is CIE XYZ and the gamma could be linear or canon c-log. The adaptation method is Braford. Given these cues, I am able to build options for Adobe DNG.
Also, I found a interesting post that validates this document about ML RAW IDT youād like to see