Add README.md
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Video Converter for DaVinci Resolve
|
||||
|
||||
This project aims to develop a standalone Python application to convert video files into formats highly compatible with DaVinci Resolve (Free edition on Linux). The goal is to provide a simple command-line tool that ensures optimal video quality, aspect ratio, and audio fidelity for editing workflows.
|
||||
|
||||
For a detailed breakdown of the project's goals, technical specifications, and development roadmap, please refer to the [DEVELOPMENT_PLAN.md](DEVELOPMENT_PLAN.md) file.
|
||||
|
||||
## Inspiration and Acknowledgments
|
||||
|
||||
This project draws inspiration and insights from existing open-source efforts. We gratefully acknowledge the work of the following authors and their repositories, which we have forked for easier reference during development:
|
||||
|
||||
* **`xavier150/convert-video-for-Resolve`**: Original repository by [xavier150](https://github.com/xavier150).
|
||||
* **`tkmxqrdxddd/davinci-video-converter`**: Original repository by [tkmxqrdxddd](https://github.com/tkmxqrdxddd).
|
||||
|
||||
Their contributions to the community provide valuable examples and starting points for developing DaVinci Resolve-compatible video conversion tools.
|
||||
Reference in New Issue
Block a user