fat-tire / resolve

Container scripts to build and run DaVinci Resolve [Studio] for Linux using Docker or Podman
MIT License
193 stars 23 forks source link

DaVinci Resolve 18.5 support + make rockylinux 8.6 the default distro #34

Closed fat-tire closed 1 year ago

fat-tire commented 1 year ago

Per issue #33, this PR is meant to support the upcoming 18.5 DaVinci Resolve (DVR) release.

Tested with: Rockylinux 8.6, Alma Linux 9.1, and Centos 9 stream w/ DVR 18.5 with both Podman and Docker. (Hopefully it doesn't break DVR 18.1.)

These changes could probably be more efficient in places, but they seem to work.

Please submit any changes along and/or reports of success/failure. Thx!

fat-tire commented 1 year ago

Forgot to add "ed" to the requirements for building the codec plugin per #33 discussion and also needed to update rockylinux:8.6 in one other place. These are now fixed and I'll test and push it tomorrow, then probably merge the PR.