diff --git a/README.md b/README.md index b9ca162..11795f2 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ Start using AV1 encoding. At the moment only Aomenc and Rav1e are supported Example with default parameters: - ./avian.py -i input + ./av1an.py -i input With your own parameters: - ./avian.py -i input -enc aomenc -e '--cpu-used=3 --end-usage=q --cq-level=30' -a '-c:a libopus -b:a 24k' + ./av1an.py -i input -enc aomenc -e '--cpu-used=3 --end-usage=q --cq-level=30' -a '-c:a libopus -b:a 24k'