FFMpeg-Compressor: Update README.md
This commit is contained in:
parent
258619a100
commit
3297a3720a
1 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
||||||
Python utility uses ffmpeg to compress Visual Novel Resources
|
Python utility uses ffmpeg to compress Visual Novel Resources
|
||||||
|
|
||||||
### How to use
|
### How to use
|
||||||
* Configure utitlity in `config.toml`
|
* Download `ffmpeg-comp.toml` and put in next to binary or in to `/etc` folder
|
||||||
* `python main.py {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}`
|
* In result you get `{folder-compressed}` near with original `{folder}`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue