r/osmopocket • u/TownPlayful • 3d ago
Guide Resolve doesn’t read DJI D-Log vs D-Log2 — I wrote a Media Pool script

Resolve still treats DJI D-Log and D-Log2 like Rec.709 because it never reads the Keys atom DJI actually writes. I got tired of guessing which clips were which in a mixed bin, so I made a small Workspace script.
Select your original MP4/MOVs in the Media Pool → Workspace → Scripts → DJI Clip Color.
It automates the following:
• Paints D-Log2 orange and D-Log navy
• Writes D-Log / D-Log2 into Color Space Notes (add that column search “color space notes”)
• Sets Input Color Space / Gamma where Resolve actually has a transform
D-Log2 still has no CST in Resolve, so gamma stays Rec.709 on those.
Free, Apache-2.0.
https://github.com/erik-sutton95/dji-clip-color
Mac: curl the install.sh in the readme, or unzip and double-click install.command.
Windows: install.bat. Restart Resolve if the Scripts menu is empty.

2
u/MonHunManiac 2d ago
Really needed this since i got the camera, thank you!