From c03aa857b8d99fddc0cdf91da8cc1a457438bd0a Mon Sep 17 00:00:00 2001 From: Zen <46526140+master-of-zen@users.noreply.github.com> Date: Wed, 18 Mar 2020 12:50:32 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ef8e58..753354f 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Example with default parameters: With your own parameters: - ./av1an.py -i input -enc aom -v " --cpu-used=3 --end-usage=q --cq-level=30" -ff " -vf scale=1280:-1 " - -w 10 -p 2 -a "-c:a libopus -b:a 24k" -s scenes.csv -log my_log -o output_file + ./av1an.py -i input -enc aom -v " --cpu-used=3 --end-usage=q --cq-level=30 " -ff " -vf scale=1280:-1 " + -w 10 -p 2 -a " -c:a libopus -b:a 24k " -s scenes.csv -log my_log -o output_file