Thumbnail Generation Refactoring (#16)

* Fix file_list and convert save_first_frame to use FFMPEG directly

* All thumbnail generation now uses FFMPEG engine
This commit is contained in:
2023-06-15 13:06:46 -05:00
committed by GitHub
parent cae5dbb41c
commit 0a0a228731
4 changed files with 13 additions and 58 deletions

View File

@@ -4,7 +4,6 @@ psutil==5.9.5
PyYAML~=6.0
Flask==2.3.2
rich==13.4.1
ffmpeg-python
Werkzeug==2.3.5
tkinterdnd2~=0.3.0
future==0.18.3