X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/7172fbaf157358a6a5788460a2fdbd0bf454bae3..fa3eb6ac4b1c4e28d34dc2c915ae55d76038ba42:/abcde.1 diff --git a/abcde.1 b/abcde.1 index aade3bb..c51c4c1 100644 --- a/abcde.1 +++ b/abcde.1 @@ -123,6 +123,10 @@ Use the low-diskspace algorithm. See the LOWDISK configuration variable. .B \-L Use a local CDDB repository. See CDDBLOCALDIR variable. .TP +.B \-m +Create DOS-style playlists, modifying the resulting one by adding CRLF line +endings. Some hardware players insist on having those to work. +.TP .B \-n Do not query CDDB database. Create and use a template. Edit the template to provide song names, artist(s), ... @@ -130,10 +134,6 @@ provide song names, artist(s), ... .B \-N Non interactive mode. Do not ask anything from the user. Just go ahead. .TP -.B \-m -Create DOS-style playlists, modifying the resulting one by adding CRLF line -endings. Some hardware players insist on having those to work. -.TP .B \-o [filetype][:filetypeoptions] Select output type. Can be "vorbis" (or "ogg"), "mp3", "flac", "spx", "mpc", "m4a" or "wav". Specify a comma-delimited list of output types to obtain all @@ -157,10 +157,6 @@ are used in the config file(s). Remote encode on this comma-delimited list of machines using \fBdistmp3\fR. See the REMOTEHOSTS configuration variable. .TP -.B \-R -When CDDBLOCALDIR and CDDBUSELOCAL are defined, search recursively under the -defined directory for matches of the CDDB entry. -.TP .B \-s [fields...] List, separated by commas, the fields to be shown in the CDDB parsed entries. Right now it only uses "year" and "genre". @@ -317,9 +313,9 @@ Specifies the style of encoder to use for the FLAC encoder. At this point only Specifies the style of encoder to use for Speex encoder. At this point only \'speexenc\' is available for Ogg/Speex encoding. .TP -.B MPPENCODERSYNTAX +.B MPCENCODERSYNTAX Specifies the style of encoder to use for MPP/MP+ (Musepack) encoder. At this -point we only have \'mppenc\' available, from corecodecs.org. +point we only have \'mpcenc\' available, from musepack.net. .TP .B AACENCODERSYNTAX Specifies the style of encoder to use for M4A (AAC) encoder. At this point we @@ -361,7 +357,7 @@ with \fBdistmp3\fR (DISTMP3NICE). .B PATHNAMES The following configuration file options specify the pathnames of their respective utilities: LAME, TOOLAME, GOGO, BLADEENC, L3ENC, XINGMP3ENC, MP3ENC, -VORBIZE, OGGENC, FLAC, SPEEXENC, MPPENC, AACEND, ID3, ID3V2, EYED3, METAFLAC, +VORBIZE, OGGENC, FLAC, SPEEXENC, MPCENC, AACEND, ID3, EYED3, EYED3, METAFLAC, CDPARANOIA, CDDA2WAV, CDDAFS, CDDISCID, CDDBTOOL, EJECT, MD5SUM, DISTMP3, VORBISCOMMENT, NORMALIZE, CDSPEED, MP3GAIN, VORBISGAIN, MPPGAIN, MKCUE, MKTOC, CUE2DISCID (see option "\-X"), DIFF and HTTPGET. @@ -370,7 +366,7 @@ CUE2DISCID (see option "\-X"), DIFF and HTTPGET. If you wish to specify command-line options to any of the programs \fBabcde\fR uses, set the following configuration file options: LAMEOPTS, TOOLAMEOPTS, GOGOOPTS, BLADEENCOPTS, L3ENCOPTS, XINGMP3ENCOPTS, MP3ENCOPTS, VORBIZEOPTS, OGGENCOPTS, -FLACOPTS, SPEEXENCOPTS, MPPENCOPTS, AACENCOPTS, ID3OPTS, ID3V2OPTS, MP3GAINOPTS, +FLACOPTS, SPEEXENCOPTS, MPCENCOPTS, AACENCOPTS, ID3OPTS, EYED3OPTS, MP3GAINOPTS, CDPARANOIAOPTS, CDDA2WAVOPTS, CDDAFSOPTS, CDDBTOOLOPTS, EJECTOPTS, DISTMP3OPTS, NORMALIZEOPTS, CDSPEEDOPTS, MKCUEOPTS, VORBISCOMMMENTOPTS, METAFLACOPTS, DIFFOPTS, FLACGAINOPTS, VORBISGAINOPTS and HTTPGETOPTS. @@ -555,7 +551,7 @@ Will extract the files contained in singletrack using the embedded cuesheet. \fBabcde\fR requires the following backend tools to work: .TP .B * -An Ogg/Vorbis, MP3, FLAC, Ogg/Speex, MPP/MP+(Musepack) or M4A encoder (oggenc, vorbize, lame, gogo, bladeenc, l3enc, mp3enc, flac, speexenc, mppenc, faac) +An Ogg/Vorbis, MP3, FLAC, Ogg/Speex, MPP/MP+(Musepack) or M4A encoder (oggenc, vorbize, lame, gogo, bladeenc, l3enc, mp3enc, flac, speexenc, mpcenc, faac) .TP .B * An audio CD reading utility (cdparanoia, icedax, cdda2wav, dagrab) @@ -570,7 +566,7 @@ Perl and some Musicbrainz libraries) can be used to retrieve CDDB information about the CD. .TP .B * -(for MP3s) id3 or id3v2, id3 v1 and v2 tagging programs. +(for MP3s) id3 or eyeD3, id3 v1 and v2 tagging programs. .TP .B * (optional) distmp3, a client/server for distributed mp3 encoding. @@ -594,10 +590,10 @@ information about the CD. .BR flac (1), .BR toolame (1), .BR speexenc (1), -.BR mppenc (1), +.BR mpcenc (1), .BR faac (1), .BR id3 (1), -.BR id3v2 (1), +.BR eyeD3 (1), .BR wget (1), .BR fetch (1), .BR cd-discid (1),