FFMpeg-Compressor: Implement multiple FIFO workers
This commit is contained in:
parent
54820279d1
commit
23f7e5ec67
3 changed files with 19 additions and 6 deletions
|
@ -36,5 +36,5 @@ Python utility uses ffmpeg to compress Visual Novel Resources
|
|||
* [x] Recreate whole game directory with compressed files
|
||||
* [x] Cross-platform (Easy Windows usage and binaries, macOS binaries)
|
||||
* [x] Use ffmpeg python bindings instead of cli commands
|
||||
* [ ] Reorganize code
|
||||
* [ ] Multithread
|
||||
* [x] Multithread
|
||||
* [ ] Reorganize code
|
Loading…
Add table
Add a link
Reference in a new issue