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
2fbdac07e2
commit
37577864f5
1 changed files with 2 additions and 2 deletions
|
@ -114,9 +114,9 @@ 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
|
||||
All .exe for ffmpeg and encoders should be in same folder
|
||||
|
||||
Install all requirements listed in `requirements` file.
|
||||
Install all requirements listed in `requirements.txt` file with `pip install -r requirements.txt`
|
||||
|
||||
If installed programs don't added to enviroment variable,
|
||||
executables can be put in same folder with av1an
|
||||
|
|
Loading…
Reference in a new issue