Add VodKeeper UI application with comprehensive video processing workflow

This commit is contained in:
2025-07-02 18:35:40 -06:00
parent 645a40154d
commit 6e3e03eda9
3 changed files with 79 additions and 16 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
tkinter
opencv-python
pillow
ffmpeg-python
psutil
opencv-python==4.8.1.78
pillow==10.0.1
ffmpeg-python==0.2.0
psutil==5.9.5
threading