Update README.md

This commit is contained in:
BleuRaven
2021-08-19 20:36:33 +02:00
committed by GitHub
parent 928501ad82
commit 6dd37b0985

View File

@@ -1,11 +1,18 @@
# Convert video files for DaVinci Resolve # Convert video files for DaVinci Resolve
This script convert video files for DaVinci Resolve! :D 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 # Tuto
Video: https://youtu.be/QJ-fAEpm6kw
- Run ConvertVideoForResolve.py with Python. - Run ConvertVideoForResolve.py with Python.
- Place your video file(s) in "Source" folder. - Place your video file(s) in "Source" folder.
- Follow the steps in the script. - Follow the steps in the script.
- Get your converted video file(s) from "Converted" folder. - Get your converted video file(s) from "Converted" folder.
# Note # Note
This script use ffmpeg-python: https://github.com/kkroening/ffmpeg-python This script use ffmpeg-python: https://github.com/kkroening/ffmpeg-python