This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Credit Annie Taylor Chen: https://dev.to/annietaylorchen/how-to-install-davinci-resolve-19-studio-on-linux-mint-22-with-amd-radeon-graphics-card-with-a-kd6 | |
# I made small changes & reminders at the top for convenience. | |
# Install DaVinci Resolve on Linux Mint 22 - either free or studio | |
# If you import AAC audio or h.264 video, you'll think the install failed. Need to transcode footage w/ ffmpeg. | |
# Download the install zip to Downloads folder, do NOT unzip. Put this script in same folder. | |
# REMEMBER to open terminal in this (Downloads) folder & run: |