From afc0a66964c3a0d5a90a7c65d4e1aacf1c3f77f1 Mon Sep 17 00:00:00 2001 From: Zen <46526140+master-of-zen@users.noreply.github.com> Date: Mon, 26 Oct 2020 01:30:18 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e12f520..b6c924a 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ With your own parameters: -a --audio_params FFmpeg audio settings (Default: copy audio from source to output) Example: -a '-c:a libopus -b:a 64k' - -ff --ffmpeg FFmpeg options video options. Applied to each encoding segment ndividually. + -ff --ffmpeg FFmpeg options video options. Applied to each encoding segment individually. (Warning: Cropping doesn't work with Target VMAF mode) Example: --ff " -vf scale=320:240 "