8 lines
352 B
Markdown
8 lines
352 B
Markdown
## FFMpeg-Compressor
|
|
Python utility uses ffmpeg to compress Visual Novel Resources
|
|
|
|
### How to use
|
|
* 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}`
|