FFMpeg-Compressor: Update README.md

This commit is contained in:
OleSTEEP 2023-08-08 17:02:11 +03:00
parent 258619a100
commit 3297a3720a

View file

@ -2,6 +2,7 @@
Python utility uses ffmpeg to compress Visual Novel Resources
### How to use
* Configure utitlity in `config.toml`
* `python main.py {folder}`
* Download `ffmpeg-comp.toml` and put in next to binary or in to `/etc` folder
* Change the configuration of the utility in `ffmpeg-comp.toml` for yourself
* `ffmpeg-comp {folder}`
* In result you get `{folder-compressed}` near with original `{folder}`