Initial Commit

This commit is contained in:
OleSTEEP 2023-05-27 20:01:04 +03:00
commit 8391ecf8b3
9 changed files with 197 additions and 0 deletions

View file

@ -0,0 +1,8 @@
## FFMpeg-Compressor
Python utility uses ffmpeg to compress Visual Novel Resources
### How to use
* Configure utitlity in `config.ini`
* `python main.py`
* Drag and drop folder you want to compress and press `Enter`
* In result you get `{folder-compressed}` near with original `{folder}`