From: EinvalSledge@gmail.com Date: Tue, 30 Apr 2013 12:08:43 +0000 (+0000) Subject: Better document the available options for OUTPUTTYPE X-Git-Url: https://git.hcoop.net/clinton/abcde.git/commitdiff_plain/2dd5614dc383a8c2e37f78c90d2e83b7597d01fc?hp=bed03b527ea82f42762ac8c64862786bc8e14631 Better document the available options for OUTPUTTYPE git-svn-id: http://abcde.googlecode.com/svn/trunk@382 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- diff --git a/abcde.conf b/abcde.conf index d341033..63ee328 100644 --- a/abcde.conf +++ b/abcde.conf @@ -258,8 +258,10 @@ # you can specify that here #WAVOUTPUTDIR=`pwd` -# OUTPUTTYPE can be either "ogg", "mp3", "flac", "spx", "opus" or a combination -# of them separated with ",": "ogg,mp3". +# OUTPUTTYPE can be any of a number of formats, either a single format +# (e.g. "ogg") or a combination of them separated with "," +# (e.g. "flac,mp3"). Currently recognised and supported are: +# "flac", "m4a", "mp3, "mpc", "ogg", "opus", "spx", "vorbis", "wav" #OUTPUTTYPE=ogg # Output filename format - change this to reflect your inner desire to