/todavincivideo

Primary LanguageRustGNU General Public License v3.0GPL-3.0

todavincivideo

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!!!.

Installation

Prerequisites

FFmpeg

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.

Usage

todavincivideo input.mp4 output.mp4