From: Andrew Strong Date: Sun, 3 May 2015 20:20:24 +0000 (+1000) Subject: Corrects FDKAACENCOPTS option in sample abcde.conf X-Git-Tag: v2.7~29 X-Git-Url: https://git.einval.com/cgi-bin/gitweb.cgi?p=abcde.git;a=commitdiff_plain;h=a2c70149ca84d5ef5bd0a01076218e9f5bbc901a;ds=inline Corrects FDKAACENCOPTS option in sample abcde.conf --- diff --git a/abcde.conf b/abcde.conf index f55e34d..991bf0d 100644 --- a/abcde.conf +++ b/abcde.conf @@ -251,7 +251,7 @@ # 3. fdkaac: see 'fdkaac --help' and consider using # '--profile 2 --bitrate-mode 5 --afterburner 1' # for a good quality encode. -#FDKAACENCOPTS='192k' +#FDKAACENCOPTS='--bitrate 192k' # OPUS # For the encoder options look at: 'opusenc -h'