Converts video files to a format that can be imported via Davinci Resolve Studio for Linux. NOTICE: THIS IS FOR THE STUDIO VERSION, NOT THE FREE TO USE ONE!!!.
On Ubuntu/Debian:
sudo apt install ffmpeg
On Arch Linux:
sudo pacman -S ffmpeg
On openSUSE:
sudo zypper install ffmpeg
On Fedora:
sudo dnf install ffmpeg
On NixOS:
nix-env -i ffmpeg
Then, download the latest binary avaliable and extract it to a place in your PATH.
todavincivideo input.mp4 output.mp4