mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
added more detailed example
This commit is contained in:
parent
eb578da0b3
commit
f19fabb57b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Example with default parameters:
|
|||
|
||||
Your own parameters:
|
||||
|
||||
./avian.py -i input_file -e '--cpu-used=3 --end-usage=q --cq-level=30' -a '-c:a libopus -b:a 24k'
|
||||
./avian.py -i input_file -enc aomenc -e '--cpu-used=3 --end-usage=q --cq-level=30' -a '-c:a libopus -b:a 24k'
|
||||
|
||||
<h2 align="center">Main Features</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue