mirror of
https://github.com/xavier150/convert-video-for-Resolve
synced 2025-11-10 03:15:03 +01:00
12 lines
374 B
Markdown
12 lines
374 B
Markdown
# Convert video files for DaVinci Resolve
|
|
This script convert video files for DaVinci Resolve! :D
|
|
|
|
# Tuto
|
|
- 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
|