Mp3Make Version 3.00
===============================

Please read the INSTALL file also !!

PURPOSE:
========

Converting complete audio CD's to mp3 incl. mp3id3 tags (<-cddb, freedb.org)
on SERVER1, initiated via telnet/ssh from CLIENTA !

With the script, e.g. Mp3MakeBgCd0, 
the Mp3Make process will not terminate after log-out 
from the telnet session !
Everything will be logged to a file
- so you do not have to care about this process.

You can grab and mp3-encode a cd file by file,
or you can grab the whole cd first, to mp3-encode it straight after ..
The latter gives you a higher productivity in transformating cd's,
because your cd drive is not occupied after grabbing.

Mp3Make writes the cddb-data (artist, album, title)
directly into the mp3id3-tag !
So mp3-players can show this data.

The mp3id3 tag supports mp3 files with extra data:
	artist
	album
	title
	year
	genre

The mp3id3 tag is appended to the mp3 files (128 bytes i guess).

The original mp3id3-tag routines are taken
from SMF aka Antoine Laydier (laydier@usa.net) (Project: kmp3te-0.8):
	tag.h
	tag.cc

If choosing lame (default), lame will be used to write the id3 tags.

Thats all ;-)

READ INSTALL file, PLEASE

LICENSE:
========

The same as mp3make 0.43 -> GPL !

Location:
=========

http://www.jausoft.ca/Files/Sound/Unix/

Sven Gothel
sgothel@jausoft.ca
http://www.jausoft.ca



