Skip to content

Commit cbef18c

Browse files
Update readme
added buymeacoffe badge made clear DOC link for target quality
1 parent 3179c91 commit cbef18c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@
77
[![](https://img.shields.io/crates/v/av1an.svg)](https://crates.io/crates/av1an)
88
[![](https://tokei.rs/b1/github/master-of-zen/Av1an?category=code)](https://github.com/master-of-zen/Av1an)
99

10+
<a href="https://www.buymeacoffee.com/master_of_zen"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=🐦&slug=master_of_zen&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff" /></a>
11+
1012
Av1an is a video encoding framework. It can increase your encoding speed and improve cpu utilization by running multiple encoder processes in parallel. Target quality, VMAF plotting, and more, available to take advantage for video encoding.
1113

1214
For help with av1an, please reach out to us on [Discord](https://discord.gg/Ar8MvJh) or file a GitHub issue.
1315

1416
## Features
1517

1618
- Hyper-scalable video encoding
17-
- [Target Quality](/docs/TargetQuality.md) mode, using VMAF control encoders rate control to achieve the desired video quality
19+
- [[DOC]](/docs/TargetQuality.md) Target Quality mode, using VMAF control encoders rate control to achieve the desired video quality
1820
- [VapourSynth](http://www.vapoursynth.com) script support
1921
- Cancel and resume encoding without loss of progress
2022
- Minimal and clean CLI
@@ -86,7 +88,3 @@ If you want to install the L-SMASH or ffms2 plugins and are on Windows, then you
8688
1. Open your VapourSynth installation directory
8789
2. Open a command prompt or PowerShell window via Shift + Right click
8890
3. Run `python3 vsrepo.py install lsmas ffms2`
89-
90-
## Support the developer
91-
92-
Bitcoin - 1GTRkvV4KdSaRyFDYTpZckPKQCoWbWkJV1

0 commit comments

Comments
 (0)