From 6dd37b0985df2d2123d01a0d14577c869a50d4b9 Mon Sep 17 00:00:00 2001 From: BleuRaven Date: Thu, 19 Aug 2021 20:36:33 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e6002ea..33a83eb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,18 @@ # Convert video files for DaVinci Resolve This script convert video files for DaVinci Resolve! :D +I made this script quickly please open an issue if something doesn't work. :o + +|Version|Download URL| +|---|---| +|v0.1 |[Download](https://github.com/xavier150/convert-video-for-Resolve/releases/download/v0.1/ConvertVideoForResolve.py)| # Tuto +Video: https://youtu.be/QJ-fAEpm6kw - Run ConvertVideoForResolve.py with Python. - Place your video file(s) in "Source" folder. - Follow the steps in the script. - Get your converted video file(s) from "Converted" folder. + # Note This script use ffmpeg-python: https://github.com/kkroening/ffmpeg-python