Skip to content

DCTLs, also known as Davinci Color Transform Language, is a programming language designed for creating custom effects and tools. Feel free to check out these DCTLs I made specifically for everyday color grading tasks.

License

Notifications You must be signed in to change notification settings

mitkunz/Simple_DCTLs

Repository files navigation

Simple_DCTLs

DCTL (also known as Davinci Color Transform Language) is a programming language designed for creating custom effects and tools for Davinci Resolve. Feel free to check out these DCTLs I made specifically for everyday color grading tasks.

Technicolor Emulation

A little DCTL that simulates the Technicolor look. You can fine-tune the RGB Mix values and also enable a logarithmic rolloff function to eliminate clipping. The basic RGB mix idea is an adapted version of the PowerGrade implementation by JanikBrosFilms, which is further improved with anti-clipping functionality.

Example Settings Panel
dctl_technicolor_example dctl_technicolor_settings

Film Saturation Emulation

This Saturation DCTL enables you to easily achieve rich levels of saturation without worrying about any color clipping in any channel. A logarithmic rolloff function compresses high saturation areas.

Example Settings Panel
dctl_sat_example dctl_sat_settings

Adjustable Grey Card

Think of it as your trusty grey card, but with added perks. Not only does it allow you to fine-tune the black and white levels, but you also have the flexibility to adjust the displayed steps of dynamic range.

Example Settings Panel
dctl_greycard_example dctl_greycard_settings

Animatable Letterbox

This ist simply a Letterbox DCTL with presets of all the common formats (Scope, CinemaScope, Netflix, Flat, HDTV, iMax, Academy, Square, Instagram, Tim Tok), but this DCTL takes it a step further by being fully animatable. Now, you can dynamically adjust your aspect ratio using keyframes right on the color page.

Example Settings Panel
dctl_letterbox_example dctl_letterbox_settings

About

DCTLs, also known as Davinci Color Transform Language, is a programming language designed for creating custom effects and tools. Feel free to check out these DCTLs I made specifically for everyday color grading tasks.

Resources

License

Stars

Watchers

Forks