Qt app to make a GUI for the dovi tool scripts.
Go to file
Adam Bissen eff090af47 Add ability to lower cpu affinity (Linux only for the moment).
Start work on paths to save file and different args based on format.
2024-01-13 16:36:56 +00:00
.gitignore Adjust file structure. 2023-12-26 18:10:57 +00:00
CMakeLists.txt Adjust file structure. 2023-12-26 18:10:57 +00:00
LICENSE Initial commit 2023-09-17 17:23:46 -05:00
main.cpp Add ability to lower cpu affinity (Linux only for the moment). 2024-01-13 16:36:56 +00:00
Main.qml Add ability to lower cpu affinity (Linux only for the moment). 2024-01-13 16:36:56 +00:00
MediaInfo.dll Update app to support linux. 2023-12-23 11:29:36 +00:00
MediaInfoDLL.h Adjust file structure. 2023-12-26 18:10:57 +00:00
QHandbrake.cpp Add ability to lower cpu affinity (Linux only for the moment). 2024-01-13 16:36:56 +00:00
QHandbrake.h Add ability to lower cpu affinity (Linux only for the moment). 2024-01-13 16:36:56 +00:00
QMediaInfo.cpp Adjust file structure. 2023-12-26 18:10:57 +00:00
QMediaInfo.h Adjust file structure. 2023-12-26 18:10:57 +00:00
qmoviedb.cpp Add handbrake encode progress to UI. 2024-01-13 10:56:24 +00:00
qmoviedb.h Add handbrake encode progress to UI. 2024-01-13 10:56:24 +00:00
README.md Initial commit 2023-09-17 17:23:46 -05:00

DoViGUI

Qt app to make a GUI for the dovi tool scripts.