8 lines
289 B
Markdown
8 lines
289 B
Markdown
## 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}`
|