From 2dd5614dc383a8c2e37f78c90d2e83b7597d01fc Mon Sep 17 00:00:00 2001 From: "EinvalSledge@gmail.com" Date: Tue, 30 Apr 2013 12:08:43 +0000 Subject: [PATCH 1/1] Better document the available options for OUTPUTTYPE git-svn-id: http://abcde.googlecode.com/svn/trunk@382 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- abcde.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- 2.20.1