Mp3Make3 Version 3.00 ================================= HISTORIE ========= Mp3Make3 is based from the GTK based mp3make with the patch - I deliverer for mp3id3 tags ! No more GTK code is included ... Mp3Make3 makes you able to start a real background-job, which grabs your audio-cd (incl. cddb) and creates MP3 (incl. mp3id3 tags) ! Mp3Make3 uses the programs: - cdparanoia { to grab the audio cd } - lame { to encode mp3 - best and fastest with 192kbs } - libcddb { to get the cddbb information .. www.freedb.org } - libcdio { to access the cd } Mp3Make3 gets rid of xmcd, cause xmcd skipped the freedb.org support ! Location: ========= http://www.jausoft.com/Files/Sound/Unix/ Prerequisites: =============== - cdparanoia III version >= 9.8 Well - IMHO - the BEST quality cd grabber http://www.xiph.org/paranoia/ - lame >= Version 3.96.1 (Lame ain't an MP3 Encoder) Well - IMHO - the BEST mp3 encoder :-) http://www.sulaco.org/mp3/ - libcddb >= 1.2.1 To get the www.freedb.org cddb informations .... - libcdio >= 0.76 To access the cd drive Directory-Structure =================== Assume that you want have your source directory for mp3-sources under /home/otto/sources : /home/otto/sources/Mp3Make3 /home/otto/sources/Mp3Make3/Mp3Make.cc INSTALL ======= - cd to the Mp3Make3 top source directory ! - check the Makefile - just make-it ;-) usually you have to call: make clean ; make ; make install Sven Gothel sgothel@jausoft.ca http://www.jausoft.ca