Matt Jones | WordPress Developer

Tag: davinci resolve

  • How to Install DaVinci Resolve 16.1 on Manjaro

    How to Install DaVinci Resolve 16.1 on Manjaro

    Method 0: The simplest and quickest way to get up and running with DaVinci Resolve on Manjaro is to simply open the default package manager that comes with Manjaro and searching for davinci-resolve. This will give you a few results, because Resolve comes in free and paid versions. If you want to install and use […]

  • A Note About Running DaVinci Resolve on Ubuntu 18.04

    A Note About Running DaVinci Resolve on Ubuntu 18.04

    A follow-up to my previous post Earlier this week I decided to run DaVinci Resolve on Ubuntu 18.04. This was a terrible idea. I spent the last 3 days banging my head against a wall and scouring countless forums, blogs, articles, and all for nothing. Here’s my situation. I have an AMD Threadripper with a […]

  • Desire: Making of

    Desire: Making of

    Behind The Scenes of Desire Welcome to a behind the scenes look at Desire, a short video project created to tell a story using only macro shots. Preproduction A month or so ago, I was tasked with a brand new challenge: Make a video about sex… for a church… that’s not a joke, or takes […]

  • How to Fix Write Permissions For DaVinci Resolve

    How to Fix Write Permissions For DaVinci Resolve

    Here’s how to fix write permissions for DaVinci Resolve. To fix this, just open a terminal and run: chmod -R 766 /your/problem/drive/or/directory What’s Going On? On linux, security is brilliantly built in. By default, files and folders that you create have a set level of permissions (defined by the umask command). Typically, the default is […]