FFMpeg-Compressor: Update README.md
This commit is contained in:
parent
721d33efa7
commit
f7ecee5683
2 changed files with 3 additions and 2 deletions
|
@ -31,3 +31,4 @@ Python utility uses ffmpeg to compress Visual Novel Resources
|
|||
* [ ] Cross platform (Easy Windows usage and binaries, MacOS binaries)
|
||||
* [x] Use ffmpeg python bindings instead of cli commands
|
||||
* [ ] Reorganize code
|
||||
* [ ] Multithread
|
|
@ -10,7 +10,7 @@ BitRate = "320k"
|
|||
|
||||
[IMAGE]
|
||||
Extension = "avif"
|
||||
Quality = 20
|
||||
Quality = 80
|
||||
|
||||
[VIDEO]
|
||||
Extension = "webm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue