5b067d67a2b337cf4cde39549c078075b56ffb07
[abcde.git] / abcde.1
1 .TH abcde 1
2 .SH NAME
3 abcde \- Grab an entire CD and compress it to Ogg/Vorbis, MP3, FLAC, Ogg/Speex, AAC, 
4 WavPack, Monkey's Audio (ape) and/or MPP/MP+(Musepack) format.
5 .SH SYNOPSIS
6 .B abcde
7 .I [options] [tracks]
8 .SH DESCRIPTION
9 Ordinarily, the process of grabbing the data off a CD and encoding it, then
10 tagging or commenting it, is very involved.
11 .BR abcde
12 is designed to automate this. It will take an entire CD and convert it into
13 a compressed audio format - Ogg/Vorbis, MPEG Audio Layer III, Free Lossless
14 Audio Codec (FLAC), Ogg/Speex, MPP/MP+(Musepack), M4A (AAC) wv (WavPack), 
15 Monkey's Audio (ape) or Opus format(s).
16 With one command, it will:
17 .TP
18 .B *
19 Do a CDDB or Musicbrainz query over the Internet to look up your CD or
20 use a locally stored CDDB entry, or read CD-TEXT from your CD as a
21 fallback for track information
22 .TP
23 .B *
24 Grab an audio track (or all the audio CD tracks) from your CD
25 .TP
26 .B *
27 Normalize the volume of the individual file (or the album as a single unit)
28 .TP
29 .B *
30 Compress to Ogg/Vorbis, MP3, FLAC, Ogg/Speex, MPP/MP+(Musepack), M4A, wv (WavPack), 
31 Monkey's Audio (ape) and/or Opus format(s), all in one CD read
32 .TP
33 .B *
34 Comment or ID3/ID3v2 tag
35 .TP
36 .B *
37 Give an intelligible filename
38 .TP
39 .B *
40 Calculate replaygain values for the individual file (or the album as a single unit)
41 .TP
42 .B *
43 Delete the intermediate WAV file (or save it for later use)
44 .TP
45 .B *
46 Repeat until finished
47 .P
48 Alternatively,
49 .B abcde
50 can also grab a CD and turn it into a single FLAC file with an embedded
51 cuesheet which can be user later on as a source for other formats, and will be
52 treated as if it was the original CD. In a way,
53 .B abcde
54 can take a compressed backup of your CD collection.
55 .SH OPTIONS
56 .TP
57 .B \-1
58 Encode the whole CD in a single file. The resulting file uses the CD title
59 for tagging. If the resulting format is a flac file with an embedded cuesheet,
60 the file can be used as a source for creating other formats. Use "\-1 \-o
61 flac \-a default,cue" for obtaining such a file.
62 .TP
63 .B \-a [actions]
64 Comma-delimited list of actions to perform. Can be one or more of: cddb, cue,
65 read, normalize, encode, tag, move, replaygain, playlist, clean. Normalize and
66 encode imply read. Tag implies cddb, read, encode. Move implies cddb, read,
67 encode, tag. Replaygain implies cddb, read, encode, tag and move.  Playlist
68 implies cddb. The default is to do all actions except cue, normalize,
69 replaygain and playlist.
70 .TP
71 .B \-b
72 Enable batch mode normalization. See the BATCHNORM configuration variable.
73 .TP
74 .B \-c [filename]
75 Specifies an additional configuration file to parse. Configuration options
76 in this file override those in \fI/etc/abcde.conf\fR or \fI$HOME/.abcde.conf\fR.
77 .TP
78 .B \-C [discid]
79 Allows you to resume a session for
80 .I discid
81 when you no longer have the CD available (\fBabcde\fR will automatically resume if
82 you still have the CD in the drive). You must have already finished at
83 least the "read" action during the previous session.
84 .TP
85 .B \-d [devicename | filename]
86 CD\-ROM block device that contains audio tracks to be read. Alternatively, a
87 single-track flac file with embedded cuesheet.
88 .TP
89 .B \-D
90 Capture debugging information (you'll want to redirect this \- try 'abcde \-D
91 2>logfile')
92 .TP
93 .B \-e
94 Erase information about encoded tracks from the internal status file, to enable
95 other encodings if the wav files have been kept.
96 .TP
97 .B \-f
98 Force the removal of the temporary ABCDETEMPDIR directory, even when we have
99 not finished. For example, one can read and encode several formats, including
100 \'.ogg\', and later on execute a \'move\' action with only one of the given
101 formats. On a normal situation it would erase the rest of those encoded
102 formats. In this case, \fBabcde\fR will refuse to execute such command, except if \-f
103 is used.
104 .TP
105 .B \-g
106 Enable lame's \-\-nogap option.  See the NOGAP variable. WARNING: lame's
107 \-\-nogap disables the Xing mp3 tag.  This tag is required for mp3 players to
108 correctly display track lengths when playing variable-bit-rate mp3 files.
109 .TP
110 .B \-h
111 Get help information.
112 .TP
113 .B \-j [number]
114 Start [number] encoder processes at once. Useful for SMP systems. Overrides
115 the MAXPROCS configuration variable. Set it to "0" when using \fBdistmp3\fR to avoid
116 local encoding processes.
117 .TP
118 .B \-k
119 Keep the wav files after encoding.
120 .TP
121 .B \-l
122 Use the low-diskspace algorithm. See the LOWDISK configuration variable.
123 .TP
124 .B \-L
125 Use a local CDDB repository. See CDDBLOCALDIR variable.
126 .TP
127 .B \-m
128 Create DOS-style playlists, modifying the resulting one by adding CRLF line
129 endings. Some hardware players insist on having those to work.
130 .TP
131 .B \-n
132 Do not query CDDB database. Create and use a template. Edit the template to
133 provide song names, artist(s), ...
134 .TP
135 .B \-N
136 Non interactive mode. Do not ask anything from the user. Just go ahead.
137 .TP
138 .B \-o [filetype][:filetypeoptions]
139 Select output type. Can be "vorbis" (or "ogg"), "mp3", "flac", "spx", "mpc", "m4a", 
140 "wav", "wv", "ape" or "opus".  Specify a comma-delimited list of output types to obtain
141 all specified types.  See the OUTPUTTYPE configuration variable. One can pass
142 options to the encoder for a specific filetype on the command line separating
143 them with a colon. The options must be escaped with double-quotes.
144 .TP
145 .B \-p
146 Pads track numbers with 0\'s.
147 .TP
148 .B \-P
149 Use Unix PIPES to read and encode in one step. It disables multiple encodings,
150 since the WAV audio file is never stored in the disc.
151 .TP
152 .B \-r [hosts...]
153 Remote encode on this comma-delimited list of machines using \fBdistmp3\fR. See
154 the REMOTEHOSTS configuration variable.
155 .TP
156 .B \-s [fields...]
157 List, separated by commas, the fields to be shown in the CDDB parsed entries.
158 Right now it only uses "year" and "genre".
159 .TP
160 .B \-S [speed]
161 Set the speed of the CD drive. Needs CDSPEED and CDSPEEDOPTS set properly
162 and both the program and device must support the capability.
163 .TP
164 .B \-t [number]
165 Start the numbering of the tracks at a given number. It only affects the
166 filenames and the playlist. Internal (tag) numbering remains the same.
167 .TP
168 .B \-T [number]
169 Same as \-t but changes also the internal (tag) numbering. Keep in mind that
170 the default TRACK tag for MP3 is $T/$TRACKS so it is changed to simply $T.
171 .TP
172 .B \-U
173 Set CDDBPROTO to version 5, so that we retrieve ISO-8859-15 encoded CDDB
174 information, and we tag and add comments with Latin1 encoding.
175 .TP
176 .B \-v
177 Show the version and exit
178 .TP
179 .B \-V
180 Be more verbose. On slow networks the CDDB requests might give the
181 sensation nothing is happening. Add this more than once to make things
182 even more verbose.
183 .TP
184 .B \-x
185 Eject the CD when all tracks have been read. See the EJECTCD configuration
186 variable.
187 .TP
188 .B \-X [cue2discid]
189 Use an alternative "cue2discid" implementation. The name of the binary must be
190 exactly that. \fBabcde\fR comes with an implementation in python under the examples
191 directory. The special keyword "builtin" forces the usage of the internal
192 (default) implementation in shell script.
193 .TP
194 .B \-w [comment]
195 Add a comment to the tracks ripped from the CD. If you wish to use
196 parentheses, these will need to be escaped. i.e. you have to write
197 "\\(" instead of "(".
198 .TP
199 .B \-W [number]
200 Concatenate CD\'s. It uses the number provided to define a comment "CD #" and
201 to modify the numbering of the tracks, starting with "#01". For Ogg/Vorbis and
202 FLAC files, it also defines a DISCNUMBER tag.
203 .TP
204 .B \-z
205 DEBUG mode: it will rip, using \fBcdparanoia\fR, the very first second of each track
206 and proceed with the actions requested very quickly, also providing some
207 "hidden" information about what happens on the background. CAUTION: IT WILL
208 ERASE ANY EXISTING RIPS WITHOUT WARNING!
209 .TP
210 .B [tracks]
211 A list of tracks you want \fBabcde\fR to process. If this isn't specified, \fBabcde\fR
212 will process the entire CD. Accepts ranges of track numbers -
213 "abcde 1-5 7 9" will process tracks 1, 2, 3, 4, 5, 7, and 9.
214 .SH OUTPUT
215 Each track is, by default, placed in a separate file named after the track in a
216 subdirectory named after the artist under the current directory. This can be
217 modified using the OUTPUTFORMAT and VAOUTPUTFORMAT variables in your
218 \fIabcde.conf\fR. Each file is given an extension identifying  its compression
219 format, 'vorbis' for '.ogg', '.mp3', '.flac', '.spx', '.mpc', '.wav', 'wv', 'ape' or '.opus'.
220 .SH CONFIGURATION
221 \fBabcde\fR sources two configuration files on startup - \fI/etc/abcde.conf\fR and
222 \fI$HOME/.abcde.conf\fR, in that order.
223 .PP
224 The configuration options stated in those files can be overridden by providing
225 the appropriate flags at runtime.
226 .PP
227 The configuration variables have to be set as follows:
228 .TP
229 .B VARIABLE=value
230 Except when "value" needs to be quoted or otherwise interpreted. If other
231 variables within "value" are to be expanded upon reading the configuration
232 file, then double quotes should be used. If they are only supposed to be
233 expanded upon use (for example OUTPUTFORMAT) then single quotes must be used.
234 .TP
235 All shell escaping/quoting rules apply.
236 .TP
237 Here is a list of options \fBabcde\fR recognizes:
238 .TP
239 .B CDDBMETHOD
240 Specifies the method we want to use to retrieve the track information. Two
241 values are recognized: "cddb" and "musicbrainz". The "cddb" value needs the
242 CDDBURL and HELLOINFO variables described below. The "musicbrainz" value uses
243 the Perl helper script \fBabcde-musicbrainz-tool\fR to establish a
244 conversation with the Musicbrainz server for information retrieval.
245 .TP
246 .B CDDBURL
247 Specifies a server to use for CDDB lookups.
248 .TP
249 .B CDDBPROTO
250 Specifies the protocol version used for the CDDB retrieval of results. Version
251 6 retrieves CDDB entries in UTF-8 format.
252 .TP
253 .B HELLOINFO
254 Specifies the Hello information to send to the CDDB server. The CDDB
255 protocol requires you to send a valid username and hostname each time you
256 connect. The format of this is username@hostname.
257 .TP
258 .B CDDBLOCALDIR
259 Specifies a directory where we store a local CDDB repository. The entries must
260 be standard CDDB entries, with the filename being the DISCID value. Other
261 CD playing and ripping programs (like Grip) store the entries under \fI~/.cddb\fR
262 and we can make use of those entries.
263 .TP
264 .B CDDBLOCALRECURSIVE
265 Specifies if the CDDBLOCALDIR has to be searched recursively trying to find a
266 match for the CDDB entry. If a match is found and selected, and CDDBCOPYLOCAL
267 is selected, it will be copied to the root of the CDDBLOCALDIR if
268 CDDBLOCALPOLICY is "modified" or "new". The default "y" is needed for the local
269 CDDB search to work.
270 .TP
271 .B CDDBLOCALPOLICY
272 Defines when a CDDB entry should be stored in the defined CDDBLOCALDIR. The
273 possible policies are: "net" for a CDDB entry which has been received from the
274 net (overwriting any possible local CDDB entry); "new" for a CDDB entry which
275 was received from the net, but will request confirmation to overwrite a local
276 CDDB entry found in the root of the CDDBLOCALDIR directory; "modified" for a
277 CDDB entry found in the local repository but which has been modified by the
278 user; and "always" which forces the CDDB entry to be stored back in the root of
279 the CDDBLOCALDIR no matter where it was found, and no matter it was not edited.
280 This last option will always overwrite the one found in the root of the local
281 repository (if any). STILL NOT WORKING!!
282 .TP
283 .B CDDBCOPYLOCAL
284 Store local copies of the CDDB entries under the $CDDBLOCALDIR directory.
285 .TP
286 .B CDDBUSELOCAL
287 Actually use the stored copies of the CDDB entries. Can be overridden using the
288 "\-L" flag (if is CDDBUSELOCAL in "n"). If an entry is found, we always give
289 the choice of retrieving a CDDB entry from the internet.
290 .TP
291 .B SHOWCDDBFIELDS
292 Coma-separated list of fields we want to parse during the CDDB parsing.
293 Defaults to "year,genre".
294 .TP
295 .B OGGENCODERSYNTAX
296 Specifies the style of encoder to use for the Ogg/Vorbis encoder. Valid options
297 are \'oggenc\' (default for Ogg/Vorbis) and \'vorbize\'.
298 This affects the default location of the binary,
299 the variable to pick encoder command-line options from, and where the options
300 are given.
301 .TP
302 .B MP3ENCODERSYNTAX
303 Specifies the style of encoder to use for the MP3 encoder. Valid options are
304 \'lame\' (default for MP3), \'gogo\', \'bladeenc\', \'l3enc\' and \'mp3enc\'.
305 Affects the same way as explained above for Ogg/Vorbis.
306 .TP
307 .B FLACENCODERSYNTAX
308 Specifies the style of encoder to use for the FLAC encoder. At this point only
309 \'flac\' is available for FLAC encoding.
310 .TP
311 .B SPEEXENCODERSYNTAX
312 Specifies the style of encoder to use for Speex encoder. At this point only
313 \'speexenc\' is available for Ogg/Speex encoding.
314 .TP
315 .B MPCENCODERSYNTAX
316 Specifies the style of encoder to use for MPP/MP+ (Musepack) encoder. At this
317 point we only have \'mpcenc\' available, from musepack.net.
318 .TP
319 .B AACENCODERSYNTAX
320 Specifies the style of encoder to use for M4A (AAC) encoder. We support \'faac\'
321 as \'default\' as well as higher quality audio with neroAacEnc and fdkaac.
322 .TP
323 .B WVENCODERSYNTAX
324 Specifies the style of encoder to use for WavPack. We support \'wavpack\'
325 as \'default\'.
326 .TP
327 .B APENCODERSYNTAX
328 Specifies the style of encoder to use for Monkey's Audio (ape). We support \'mac\',
329 Monkey's Audio Console, as \'default\'.
330 .TP
331 .B OPUSENCODERSYNTAX
332 Specifies the style of encoder to use for the Opus encoder. At this point only
333 \'opusenc\' is available for Opus encoding.
334 .TP
335 .B NORMALIZERSYNTAX
336 Specifies the style of normalizer to use.  Valid options are \'default\'
337 and \'normalize'\ (and both run \'normalize-audio\'), since we only support it,
338 ATM.
339 .TP
340 .B CDROMREADERSYNTAX
341 Specifies the style of cdrom reader to use. Valid options are \'cdparanoia\',
342 \'libcdio'\, \'debug\' and \'flac\'. It is used for querying the CDROM and 
343 obtain a list of valid tracks and DATA tracks. The special \'flac\' case is u
344 sed to "rip" CD tracks from a single-track flac file.
345 .TP
346 .B CUEREADERSYNTAX
347 Specifies the syntax of the program we use to read the CD CUE sheet. Right now
348 we only support \'mkcue\', but in the future other readers might be used.
349 .TP
350 .B KEEPWAVS
351 It defaults to no, so if you want to keep those wavs ripped from your CD,
352 set it to "y". You can use the "\-k" switch in the command line. The default
353 behaviour with KEEPWAVS set is to keep the temporary directory and the wav
354 files even you have requested the "clean" action.
355 .TP
356 .B PADTRACKS
357 If set to "y", it adds 0's to the file numbers to complete a two-number
358 holder. Useful when encoding tracks 1-9.
359 .TP
360 .B INTERACTIVE
361 Set to "n" if you want to perform automatic rips, without user intervention.
362 .TP
363 .B NICE VALUES
364 Define the values for priorities (nice values) for the different CPU-hungry
365 processes: encoding (ENCNICE), CDROM read (READNICE) and distributed encoder
366 with \fBdistmp3\fR (DISTMP3NICE).
367 .TP
368 .B PATHNAMES
369 The following configuration file options specify the pathnames of their
370 respective utilities: LAME, TOOLAME, GOGO, BLADEENC, L3ENC, XINGMP3ENC, MP3ENC,
371 VORBIZE, OGGENC, FLAC, SPEEXENC, MPCENC, AACENC, WVENC, APENC, OPUSENC, ID3, EYED3,
372 METAFLAC, CDPARANOIA, CD_PARANOIA, CDDA2WAV, PIRD, CDDAFS, CDDISCID, CDDBTOOL, 
373 EJECT, MD5SUM, DISTMP3, VORBISCOMMENT, NORMALIZE, CDSPEED, MP3GAIN, VORBISGAIN, 
374 MPCGAIN, MKCUE, MKTOC, CUE2DISCID (see option "\-X"), DIFF and HTTPGET.
375 .TP
376 .B COMMAND-LINE OPTIONS
377 If you wish to specify command-line options to any of the programs \fBabcde\fR uses,
378 set the following configuration file options: LAMEOPTS, TOOLAMEOPTS, GOGOOPTS,
379 BLADEENCOPTS, L3ENCOPTS, XINGMP3ENCOPTS, MP3ENCOPTS, VORBIZEOPTS, WVENCOPTS, APENCOPTS,
380 OGGENCOPTS, FLACOPTS, SPEEXENCOPTS, MPCENCOPTS, FAACENCOPTS, NEROAACENCOPTS, FDKAACENCOPTS, 
381 OPUSENCOPTS, ID3OPTS, EYED3OPTS, MP3GAINOPTS, CDPARANOIAOPTS, CDDA2WAVOPTS, PIRDOPTS, 
382 CDDAFSOPTS, CDDBTOOLOPTS, EJECTOPTS, DISTMP3OPTS, NORMALIZEOPTS, CDSPEEDOPTS, MKCUEOPTS, 
383 VORBISCOMMMENTOPTS, METAFLACOPTS, DIFFOPTS, FLACGAINOPTS, VORBISGAINOPTS and HTTPGETOPTS.
384 .TP
385 .B CDSPEEDVALUE
386 Set the value of the CDROM speed. The default is to read the disc as fast as
387 the reading program and the system permits. The steps are defined as 150kB/s
388 (1x).
389 .TP
390 .B ACTIONS
391 The default actions to be performed when reading a disc.
392 .TP
393 .B CDROM
394 If set, it points to the CD-Rom device which has to be used for audio
395 extraction. Abcde tries to guess the right device, but it may fail. The special
396 \'flac\' option is defined to extract tracks from a single-track flac file.
397 .TP
398 .B CDPARANOIACDROMBUS
399 Defined as "d" when using \fBcdparanoia\fR with an IDE bus and as "g" when using
400 \fBcdparanoia\fR with the ide-scsi emulation layer.
401 .TP
402 .B OUTPUTDIR
403 Specifies the directory to place completed tracks/playlists in.
404 .TP
405 .B WAVOUTPUTDIR
406 Specifies the temporary directory to store .wav files in. Abcde may use up
407 to 700MB of temporary space for each session (although it is rare to use
408 over 100MB for a machine that can encode music as fast as it can read it).
409 .TP
410 .B OUTPUTTYPE
411 Specifies the encoding format to output, as well as the default extension and
412 encoder. Defaults to "vorbis". Valid settings are "vorbis" (or "ogg")
413 (Ogg/Vorbis), "mp3" (MPEG-1 Audio Layer III), "flac" (Free Lossless Audio
414 Codec), "spx" (Ogg/Speex), "mpc" (MPP/MP+ (Musepack)), "m4a" (AAC)),
415 "wv" (WavPack", "wav" (Microsoft Waveform) or "opus" (Opus Interactive Audio Codec). Values
416 like "vorbis,mp3" encode the tracks in both Ogg/Vorbis and MP3 formats. For example
417 .br
418 OUTPUTTYPE=vorbis,flac
419 .br
420 For each value in OUTPUTTYPE, \fBabcde\fR expands a different process for encoding,
421 tagging and moving, so you can use the format placeholder, OUTPUT, to create
422 different subdirectories to hold the different types. The variable OUTPUT will
423 be 'vorbis', 'mp3', 'flac', 'spx', 'mpc', 'm4a', 'wv', 'ape' and/or 'wav', depending on the
424 OUTPUTTYPE you define. For example
425 .br
426 OUTPUTFORMAT='${OUTPUT}/${ARTISTFILE}/${ALBUMFILE}/${TRACKNUM}._${TRACKFILE}'
427 .TP
428 .B OUTPUTFORMAT
429 Specifies the format for completed Ogg/Vorbis, MP3, FLAC, Ogg/Speex, MPP/MP+
430 (Musepack) or M4A filenames. Variables are included using standard shell
431 syntax. Allowed variables are GENRE, ALBUMFILE, ARTISTFILE, TRACKFILE,
432 TRACKNUM, and YEAR. Default is \'${ARTISTFILE}-${ALBUMFILE}/${TRACKNUM}-${TRACKFILE}\'.
433 Make sure to use single quotes around this variable. TRACKNUM is automatically
434 zero-padded, when the number of encoded tracks is higher than 9. When lower,
435 you can force with '\-p' in the command line.
436 .TP
437 .B VAOUTPUTFORMAT
438 Just like OUTPUTFORMAT but for Various Artists discs. The default is 'Various-${ALBUMFILE}/${TRACKNUM}.${ARTISTFILE}-${TRACKFILE}'
439 .TP
440 .B ONETRACKOUTPUTFORMAT
441 Just like OUTPUTFORMAT but for single-track rips (see option "\-1"). The default is '${ARTISTFILE}-${ALBUMFILE}/${ALBUMFILE}'
442 .TP
443 .B VAONETRACKOUTPUTFORMAT
444 Just like ONETRACKOUTPUTFORMAT but for Various Artists discs. The default is 'Various-${ALBUMFILE}/${ALBUMFILE}'
445 .TP
446 .B MAXPROCS
447 Defines how many encoders to run at once. This makes for huge speedups
448 on SMP systems. You should run one encoder per CPU at once for maximum
449 efficiency, although more doesn't hurt very much. Set it "0" when using
450 mp3dist to avoid getting encoding processes in the local host.
451 .TP
452 .B LOWDISK
453 If set to y, conserves disk space by encoding tracks immediately after
454 reading them. This is substantially slower than normal operation but
455 requires several hundred MB less space to complete the encoding of an
456 entire CD. Use only if your system is low on space and cannot encode as
457 quickly as it can read.
458
459 Note that this option may also help when reading
460 a CD with errors. This is because on a scratchy disk reading is quite timing
461 sensitive and this option reduces the background load on the system which
462 allows the ripping program more precise control.
463 .TP
464 .B BATCHNORM
465 If set to y, enables batch mode normalization, which preserves relative
466 volume differences between tracks of an album. Also enables nogap encoding
467 when using the \'lame\' encoder.
468 .TP
469 .B NOGAP
470 Activate the lame's \-\-nogap option, that allows files found in CDs with no
471 silence between songs (such as live concerts) to be encoded without noticeable
472 gaps. WARNING: lame's \-\-nogap disables the Xing mp3 tag.  This tag is
473 required for mp3 players to correctly display track lengths when playing
474 variable-bit-rate mp3 files.
475 .TP
476 .B PLAYLISTFORMAT
477 Specifies the format for completed playlist filenames. Works like the
478 OUTPUTFORMAT configuration variable. Default is
479 \'${ARTISTFILE}_\-_${ALBUMFILE}.m3u\'.
480 Make sure to use single quotes around this variable.
481 .TP
482 .B PLAYLISTDATAPREFIX
483 Specifies a prefix for filenames within a playlist. Useful for http
484 playlists, etc.
485 .TP
486 .B DOSPLAYLIST
487 If set, the resulting playlist will have CR-LF line endings, needed by some
488 hardware-based players.
489 .TP
490 .B COMMENT
491 Specifies a comment to embed in the ID3 or Ogg comment field of each
492 finished track. Can be up to 28 characters long. Supports the same
493 syntax as OUTPUTFORMAT. Does not currently support ID3v2.
494 .TP
495 .B REMOTEHOSTS
496 Specifies a comma-delimited list of systems to use for remote encoding using
497 \fBdistmp3\fR. Equivalent to \-r.
498 .TP
499 .B mungefilename
500 mungefilename() is an \fBabcde\fR shell function that can be overridden via
501 \fIabcde.conf\fR. It takes CDDB data as $1 and outputs the resulting filename on
502 stdout. It defaults to eating control characters, apostrophes and
503 question marks, translating spaces and forward slashes to underscores, and
504 translating colons to an underscore and a hyphen.
505 .br
506 If you modify this function, it is probably a good idea to keep the forward
507 slash munging (UNIX cannot store a file with a '/' char in it) as well as
508 the control character munging (NULs can't be in a filename either, and
509 newlines and such in filenames are typically not desirable).
510 .TP
511 .B mungegenre
512 mungegenre () is a shell function used to modify the $GENRE variable. As
513 a default action, it takes $GENRE as $1 and outputs the resulting value
514 to stdout converting all UPPERCASE characters to lowercase.
515 .TP
516 .B pre_read
517 pre_read () is a shell function which is executed before the CDROM is read
518 for the first time, during \fBabcde\fR execution. It can be used to close the CDROM
519 tray, to set its speed (via "setcd" or via "eject", if available) and other
520 preparation actions. The default function is empty.
521 .TP
522 .B post_read
523 post_read () is a shell function which is executed after the CDROM is read
524 (and, if applies, before the CDROM is ejected). It can be used to read a TOC
525 from the CDROM, or to try to read the DATA areas from the CD (if any exist).
526 The default function is empty.
527 .TP
528 .B EJECTCD
529 If set to "y", \fBabcde\fR will call \fBeject\fR(1) to eject the cdrom from the drive
530 after all tracks have been read. It has no effect when CDROM is set to a flac
531 file.
532 .TP
533 .B EXTRAVERBOSE
534 If set to "1", some operations which are usually now shown to the end user
535 are visible, such as CDDB queries. Useful for initial debug and if your
536 network/CDDB server is slow. Set to "2" or more for even more verbose
537 output.
538 .SH EXAMPLES
539 Possible ways one can call \fBabcde\fR:
540 .TP
541 .B abcde
542 Will work in most systems
543 .TP
544 .B abcde \-d /dev/cdrom2
545 If the CDROM you are reading from is not the standard \fI/dev/cdrom\fR (in GNU/Linux systems)
546 .TP
547 .B abcde \-o vorbis,flac
548 Will create both Ogg/Vorbis and Ogg/FLAC files.
549 .TP
550 .B abcde \-o vorbis:"-b 192"
551 Will pass "\-b 192" to the Ogg/Vorbis encoder, without having to modify the
552 config file
553 .TP
554 .B abcde \-W 1
555 For double+ CD settings: will create the 1st CD starting with the track number
556 101, and will add a comment "CD 1" to the tracks, the second starting with 201
557 and so on.
558 .TP
559 .B abcde \-d singletrack.flac
560 Will extract the files contained in singletrack using the embedded cuesheet.
561 .SH BACKEND TOOLS
562 \fBabcde\fR requires the following backend tools to work:
563 .TP
564 .B *
565 An Ogg/Vorbis, MP3, FLAC, Ogg/Speex, MPP/MP+(Musepack), M4A encoder or Opus encoder 
566 (oggenc, vorbize, lame, gogo, bladeenc, l3enc, mp3enc, flac, speexenc, mpcenc, faac, 
567 neroAacEnc, fdkaac, wavpack, opusenc).
568 .TP
569 .B *
570 An audio CD reading utility (cdparanoia, icedax, cdda2wav, libcdio (cd-paranoia),
571 pird, dagrab). To read CD-TEXT information, icedax or cdda2wav will be needed.
572 .TP
573 .B *
574 cd-discid, a CDDB DiscID reading program.
575 .TP
576 .B *
577 An HTTP retrieval program: wget, fetch (FreeBSD) or curl (Mac OS X,
578 among others). Alternatively, abcde-musicbrainz-tool (which depends on
579 Perl and some Musicbrainz libraries) can be used to retrieve CDDB
580 information about the CD.
581 .TP
582 .B *
583 (for MP3s) id3 or eyeD3, id3 v1 and v2 tagging programs.
584 .TP
585 .B *
586 For Monkey's Audio (ape) tagging Robert Muth's 'apetag' is required.
587 .TP
588 .B *
589 (optional) distmp3, a client/server for distributed mp3 encoding.
590 .TP
591 .B *
592 (optional) normalize-audio, a WAV file volume normalizer.
593 .TP
594 .B *
595 (optional) a replaygain file volume modifier (vorbisgain, metaflac, mp3gain, mpcgain, wvgain),
596 .TP
597 .B *
598 (optional) mkcue, a CD cuesheet extractor.
599 .SH "SEE ALSO"
600 .BR cdparanoia (1),
601 .BR cd-paranoia (1)
602 .BR icedax (1),
603 .BR cdda2wav (1),
604 .BR pird (1),
605 .BR dagrab (1),
606 .BR normalize-audio (1),
607 .BR oggenc (1),
608 .BR vorbize (1),
609 .BR flac (1),
610 .BR toolame (1),
611 .BR speexenc (1),
612 .BR mpcenc (1),
613 .BR faac (1),
614 .BR fdkaac (1),
615 .BR wavpack (1),
616 .BR wvgain (1),
617 .BR id3 (1),
618 .BR eyeD3 (1),
619 .BR wget (1),
620 .BR fetch (1),
621 .BR cd-discid (1),
622 .BR distmp3 (1),
623 .BR distmp3host (1),
624 .BR curl (1),
625 .BR mkcue (1),
626 .BR vorbisgain (1),
627 .BR mp3gain (1)
628 .SH AUTHORS
629 Robert Woodcock <rcw@debian.org>,
630 Jesus Climent <jesus.climent@hispalinux.es>,
631 Colin Tuckley <colint@debian.org>,
632 Steve McIntyre <93sam@debian.org> and contributions from many others.