mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
Update README.md
This commit is contained in:
parent
d1e1729aff
commit
2319a38f94
1 changed files with 3 additions and 0 deletions
|
@ -106,6 +106,7 @@ With your own parameters:
|
|||
|
||||
### 1. Use ready [Release](https://github.com/master-of-zen/Av1an/releases)
|
||||
Autobuilding .exe from current git available at [AppVeyour](https://ci.appveyor.com/project/master-of-zen/av1an)
|
||||
All .exe for ffmpeg, ffprobe, and encoders should be in same folder
|
||||
|
||||
### 2. Install with dependancies
|
||||
* [Python3](https://www.python.org/downloads/)
|
||||
|
@ -114,6 +115,8 @@ With your own parameters:
|
|||
* [Rav1e](https://github.com/xiph/rav1e) For Rav1e encoder
|
||||
* [SVT-AV1](https://github.com/OpenVisualCloud/SVT-AV1) For SVT-AV1 encoder
|
||||
|
||||
All .exe for ffmpeg, ffprobe, and encoders should be in same folder
|
||||
|
||||
Install all requirements listed in `requirements` file.
|
||||
|
||||
If installed programs don't added to enviroment variable,
|
||||
|
|
Loading…
Reference in a new issue