Initial Commit
This commit is contained in:
commit
8391ecf8b3
9 changed files with 197 additions and 0 deletions
8
FFMpeg-Compressor/README.md
Normal file
8
FFMpeg-Compressor/README.md
Normal 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}`
|
Loading…
Add table
Add a link
Reference in a new issue