From 50b8419929b0f2357c3cb8704af761b6b06f2f98 Mon Sep 17 00:00:00 2001 From: BleuRaven Date: Thu, 19 Aug 2021 17:26:42 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4ac45ea..73fc041 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Convert video files for DaVinci Resolve This script convert video files for DaVinci Resolve! :D + +# Tuto +- Run ConvertVideoForResolve.py with Python. +- Place yout video file(s) in "Source" folder. +- Run ConvertVideoForResolve.py with Python. +- Get your converted video file(s) from "Converted" folder. From cf9172f3923baad7a615e33da2cf99a088dba180 Mon Sep 17 00:00:00 2001 From: BleuRaven Date: Thu, 19 Aug 2021 18:05:07 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73fc041..3090c7e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ This script convert video files for DaVinci Resolve! :D # Tuto - Run ConvertVideoForResolve.py with Python. -- Place yout video file(s) in "Source" folder. +- Place your video file(s) in "Source" folder. - Run ConvertVideoForResolve.py with Python. - Get your converted video file(s) from "Converted" folder.