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
c2e245d3d3
commit
5f9938638e
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ Example with default parameters:
|
|||
|
||||
With your own parameters:
|
||||
|
||||
av1an -i input -enc aom -v " --cpu-used=3 --end-usage=q --cq-level=30 --threads=8 "
|
||||
-w 10 -p 2 -ff " -vf scale=-1:720 " -a " -c:a libopus -b:a 24k " -s scenes.csv -log my_log -o output
|
||||
av1an -i input -enc aom -v " --cpu-used=3 --end-usage=q --cq-level=30 --threads=8 " -w 10 -p 2
|
||||
-ff " -vf scale=-1:720 " -a " -c:a libopus -b:a 24k " -s scenes.csv -log my_log -o output
|
||||
|
||||
<h2 align="center">Usage</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue