Update README.md

This commit is contained in:
Zen 2020-02-18 08:04:33 +02:00 committed by GitHub
parent efa620e3e3
commit 6f40daf18f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,8 @@ Example with default parameters:
With your own parameters: With your own parameters:
./av1an.py -i input -enc aom -e ' --cpu-used=3 --end-usage=q --cq-level=30' -vf ' scale=1280:-1 ' ./av1an.py -i input -enc aom -v ' --cpu-used=3 --end-usage=q --cq-level=30' -ff ' -vf scale=1280:-1 '
-t 10 -p 2 -a '-c:a libopus -b:a 24k' -s scenes.csv -log my_log -o output_file -w 10 -p 2 -a '-c:a libopus -b:a 24k' -s scenes.csv -log my_log -o output_file
<h2 align="center">Usage</h2> <h2 align="center">Usage</h2>