Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ALEtoCCC

Description: Convert ALE with CDL exported from Resolve into individual CCC files. This can be called directly from resolve or from your command line.

Usage in CLI

ALEtoCCC.py [-h] -a ALE -o OUTPUT [-v]

Arguments:

Flags Description Optional
-h, --help Show this help message and exit Optional
-a ALE, --ale ALE Path to ale containing cdl values Required
-o OUTPUT, --output OUTPUT Directory to write ccc files to Required
-v, --verbose Give verbose logging Optional (defaults to none)

Usage in Resolve

Installing Script

Steps

  1. In Resolve open the Fusion page, in the toolbar click “Fusion > Fusion Settings”
  2. Click “Path Map” in the Fusion drop down of the settings window, and make sure “Scripts” is set to “UserPaths:Scripts”. If not, hit the “Reset” button.
  3. Click "Script" in the Fusion drop down of the settings window, change selection from python 2.7 to python 3
    • This step is only Resolve version 18.1.4 or later
  4. Hit the save button to update all of your changes
  5. Download this repository's latest release
  6. Add it to your scripts path. These paths can also be found by clicking the folder icon at the bottom right of "Path Map" from step 2.
    • LINUX: ~/.local/share/DaVinciResolve/Fusion/Scripts/Deliver
      • Hint: if you can’t find .local try hitting Ctrl+H to show hidden folders
    • WINDOWS: C:\Users\{NAME}\AppData\Roaming\Blackmagic Design\DaVinci Resolve\Support\Fusion\Scripts\Deliver
      • Hint: if you can’t find AppData try going to View > Hidden items in file explorer and hitting the checkbox
    • MAC: /Library/Application Support/Blackmagic Design/Fusion/Scripts/Deliver
  7. Restart Resolve
  8. Now when you go open Resolve and, in the toolbar, click “Workspace > Scripts” it should be available.

Using the Script

  1. Open the resolve project and timeline you want to export CCCs of
  2. Open the script by going to “Workspace > Scripts”
  3. It will ask where you want to export CCCs to
  4. Done!

About

Convert ALE with CDL exported from Resolve into individual CCC files.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages