feat: Implement GUI and standalone executable
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
# 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.
|
||||
This project is a standalone Python application with a graphical user interface (GUI) to convert video files into formats highly compatible with DaVinci Resolve (Free edition on Linux). The goal is to provide a simple and user-friendly tool that ensures optimal video quality, aspect ratio, and audio fidelity for editing workflows.
|
||||
|
||||
The application allows you to:
|
||||
* Convert local video files or videos from URLs.
|
||||
* Select different quality profiles.
|
||||
* Use browser cookies to download age-restricted or private videos from sites like YouTube.
|
||||
* See the conversion progress in real-time.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user