Better document the available options for OUTPUTTYPE
authorEinvalSledge@gmail.com <EinvalSledge@gmail.com@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Tue, 30 Apr 2013 12:08:43 +0000 (12:08 +0000)
committerEinvalSledge@gmail.com <EinvalSledge@gmail.com@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Tue, 30 Apr 2013 12:08:43 +0000 (12:08 +0000)
git-svn-id: http://abcde.googlecode.com/svn/trunk@382 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

abcde.conf

index d341033..63ee328 100644 (file)
 # you can specify that here
 #WAVOUTPUTDIR=`pwd`
 
 # 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
 #OUTPUTTYPE=ogg
 
 # Output filename format - change this to reflect your inner desire to