Update README.md

This commit is contained in:
Zen 2020-01-19 06:02:21 +02:00
parent 90d4fb7422
commit e8934640e4

View file

@ -83,7 +83,9 @@ And many more to go..
* [Rav1e](https://github.com/xiph/rav1e) For Rav1e encoder
* [SVT-AV1](https://github.com/OpenVisualCloud/SVT-AV1) For SVT-AV1 encoder
Run av1an with command: `python -i ./avian.py params..`
Install all requirements listed in `requirements` file
Run with command: `python -i ./avian.py params..`
## Install on Linux
@ -93,4 +95,10 @@ Run av1an with command: `python -i ./avian.py params..`
* [mkvmerge/python-pymkv](https://pypi.org/project/pymkv/)
* [AOMENC](https://aomedia.googlesource.com/aom/) For Aomenc encoder
* [Rav1e](https://github.com/xiph/rav1e) For Rav1e encoder
* [SVT-AV1](https://github.com/OpenVisualCloud/SVT-AV1) For SVT-AV1 encoder
* [SVT-AV1](https://github.com/OpenVisualCloud/SVT-AV1) For SVT-AV1 encoder
Install all requirements listed in `requirements` file
Optionally add Av1an to your PATH
Run with command: `av1an.py params...`