Re: Ripping MP3s

2001-06-25 Thread Jose Manuel dos Santos Calhariz
On Wed, Jun 20, 2001 at 06:34:23AM -0700, [EMAIL PROTECTED] wrote:

I do that for some time.  I want to convert all my CDs to mp3.  It's
more than 200 CDs, and I have converted about 70 CDs.  

I use grip to get wav files from my CDs and use lame to convert to
MP3.  You can get the binary of lame from the net.  Try www.tucows.com.

I have produced a couple of shell scripts to manage my collection of
MP3 and to do batch conversions of wav files to MP3 with ID3 Tags.

   Jose Calhariz

-- 


pgpeDN3cgXccP.pgp
Description: PGP signature


Re: Ripping MP3s

2001-06-25 Thread Gary Jones
On 23 Jun 2001, Thomas Zimmerman wrote:

 On 23-Jun 12:31, Gary Jones wrote:
[cdparanoia]
  (== PROGRESS == [  | .. 00 ] == :-P . ==)
  hdb: irq timeout: status=0xd0
  hdb: ATAPI reset complete
  hdb: irq timeout: status=0xc0
  hdb: ATAPI reset complete
  hdb: irq timeout: status=0xc0
  end_request: I/O error, dev 03:40, sector 0
snip
 try disabling DMA access to hdb.

Thanks, but it isn't on (everything==0 except readahead which == 8) 
It did give an error at the end of hdparm when querying it, but I 
don't know if that's normal or not. Clues, anyone?

I should probably have mentioned that the drive works fine as a CD-
ROM drive - I installed Debian from it and cdparanoia itself - so I'm 
a bit bemused by this turn of events.

-- 
Gary
Debian 2.1r4 (kernel v2.0.39); XFree86 3.3.6
Every man has freedom to do all that he wills, provided he infringes
not
on the equal freedom of others. HERBERT SPENCER, 1851



Re: Ripping MP3s

2001-06-25 Thread francisco m neto
Hello,

» Gary Jones said this and I say that:

 On 23 Jun 2001, Thomas Zimmerman wrote:
 
  On 23-Jun 12:31, Gary Jones wrote:
 [cdparanoia]
   (== PROGRESS == [  | .. 00 ] == :-P . ==)
   hdb: irq timeout: status=0xd0
   hdb: ATAPI reset complete
   hdb: irq timeout: status=0xc0
   hdb: ATAPI reset complete
   hdb: irq timeout: status=0xc0
   end_request: I/O error, dev 03:40, sector 0
 snip
  try disabling DMA access to hdb.
 
 Thanks, but it isn't on (everything==0 except readahead which == 8) 
 It did give an error at the end of hdparm when querying it, but I 
 don't know if that's normal or not. Clues, anyone?
 
 I should probably have mentioned that the drive works fine as a CD-
 ROM drive - I installed Debian from it and cdparanoia itself - so I'm 
 a bit bemused by this turn of events.

That used to happen with my old CDROM drive, and then someday
it stopped working.

--
[]'s,
francisco m neto



Re: Ripping MP3s

2001-06-23 Thread Gary Jones
On the Debian User list, many people including Chris Smith wrote:

Thanks for the info everyone. I'm having a few problems, however...

  Can anyone recommend any package for creating mp3s from CDs
[snip]
 cdparanoia to extract the audio from the cd.

Okay, I've tried that, but I don't seem to get very far:

~# cdparanoia 1
general info stuff snipped
Ripping from sector  33 (track 1 [0:00:00])
Ripping   to sector   11822 (track 1 [2:37:14])

Ouputing to cdda.wav

(== PROGRESS == [  | .. 00 ] == :-P . ==)
hdb: irq timeout: status=0xd0
hdb: ATAPI reset complete
hdb: irq timeout: status=0xc0
hdb: ATAPI reset complete
hdb: irq timeout: status=0xc0
end_request: I/O error, dev 03:40, sector 0

Anyone know what those status code mean? The drive is quite obviously doing 
something (I can hear it), and the '.' after the :-P in the PROGRESS line 
changes between '.', 'o', and '0' (I guess to show that something is happening).

I read on the Troubleshooting section of the cdparanoia website that some
drives have trouble extracting the first track so I tried doing the second
and got a similar result, except that it first extracted most of the track.

The cdparanoia README says:
snip
|(for ATAPI and proprietary cdrom devices)
|
|  The kernel must have compiled-in or module-supplied cdrom support.

Compiled in, so I guess that's not the problem.

snip
|  In the /dev directory there have to be these descriptors:
|  br   1 cduser   user major,   0 Jan 23  1995 cdrom device 1
|  br   1 cduser   user major,   1 Mar 24  1993 cdrom device 2
|  etc...

I have:
/dev# ls -la | more
snip
lrwxrwxrwx  1 root  root   8 Aug  2  2000 cdrom - /dev/hdb
snip
brw-rw  1 root  disk  3,  64 Dec  9  1999 hdb

(which makes me think I might switch off the 'w' but doubt that that is my 
problem here?)

|  a link named 'cdrom' to the cdrom drive used will speed up the
|  process of finding the cdrom (cdparanoia checks for the link first)

Yup, it seems to find it just dandy. Anyone know why it fails to complete
an extraction once it has found it, please?

  For bonus points you might also like to recommend a sound card, as
  I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
  using GPL-type software.
 
 Have you tried Alsa?

I've just started reading the docs. Last time that I looked, my card wasn't 
supported as Yamaha wouldn't release the details, but it seems they've had a
change of heart :-)

-- 
Gary
Debian 2.1r4 (kernel v2.0.39); XFree86 3.3.6



Re: Ripping MP3s

2001-06-23 Thread Matthias Fechner
Hi,

On Sat, 23 Jun 2001, Gary Jones wrote:

 lrwxrwxrwx  1 root  root   8 Aug  2  2000 cdrom - /dev/hdb
 snip
 brw-rw  1 root  disk  3,  64 Dec  9  1999 hdb

Are you in the group disk?

Gruss
Matthias



Re: Ripping MP3s

2001-06-23 Thread Ethan Benson
On Sat, Jun 23, 2001 at 12:31:12PM +0200, Gary Jones wrote:
 I have:
 /dev# ls -la | more
 snip
 lrwxrwxrwx  1 root  root   8 Aug  2  2000 cdrom - /dev/hdb
 snip
 brw-rw  1 root  disk  3,  64 Dec  9  1999 hdb

chgrp cdrom /dev/hdb (if thats really a CDROM).
adduser yourusername cdrom
logout
login

 (which makes me think I might switch off the 'w' but doubt that that is my 
 problem here?)

no

-- 
Ethan Benson
http://www.alaska.net/~erbenson/


pgpGpLcVoVQIU.pgp
Description: PGP signature


Re: Ripping MP3s

2001-06-23 Thread Ethan Benson
On Sat, Jun 23, 2001 at 02:56:58PM +0200, Matthias Fechner wrote:
 Hi,
 
 On Sat, 23 Jun 2001, Gary Jones wrote:
 
  lrwxrwxrwx  1 root  root   8 Aug  2  2000 cdrom - /dev/hdb
  snip
  brw-rw  1 root  disk  3,  64 Dec  9  1999 hdb
 
 Are you in the group disk?

he better not be.  users should NEVER be in group disk.

-- 
Ethan Benson
http://www.alaska.net/~erbenson/


pgp8OFqCPFmmV.pgp
Description: PGP signature


Re: Ripping MP3s

2001-06-23 Thread Gary Jones
On 23 Jun 2001, Ethan Benson wrote:

 On Sat, Jun 23, 2001 at 12:31:12PM +0200, Gary Jones wrote:
  I have:
  /dev# ls -la | more
  snip
  lrwxrwxrwx  1 root  root   8 Aug  2  2000 cdrom - /dev/hdb
  snip
  brw-rw  1 root  disk  3,  64 Dec  9  1999 hdb
 
 chgrp cdrom /dev/hdb (if thats really a CDROM).
 adduser yourusername cdrom
 logout
 login

Okay, thanks for that useful snippet. It din't solve my main problem, 
but I can now do what I could only do previously as root, as a normal 
user. That was going to be my next thing to look at after I sorted 
out the extraction problem, but as usual you're way ahead of me ;-) 
Thanks anyway.

-- 
Gary
Debian 2.1r4 (kernel v2.0.39); XFree86 3.3.6
Everything should be made as simple as possible, but not simpler.
(Einstein)



Re: Ripping MP3s

2001-06-23 Thread Thomas Zimmerman
On 23-Jun 12:31, Gary Jones wrote:
 ~# cdparanoia 1
 general info stuff snipped
 Ripping from sector  33 (track 1 [0:00:00])
 Ripping   to sector   11822 (track 1 [2:37:14])
 
 Ouputing to cdda.wav
 
 (== PROGRESS == [  | .. 00 ] == :-P . ==)
 hdb: irq timeout: status=0xd0
 hdb: ATAPI reset complete
 hdb: irq timeout: status=0xc0
 hdb: ATAPI reset complete
 hdb: irq timeout: status=0xc0
 end_request: I/O error, dev 03:40, sector 0
 
 Anyone know what those status code mean? The drive is quite obviously doing 
 something (I can hear it), and the '.' after the :-P in the PROGRESS line 
 changes between '.', 'o', and '0' (I guess to show that something is 
 happening).
 
try disabling DMA access to hdb. hdparm -d0 /dev/hdb. I've mosty had
problems with CD-Rom drives and DMA.

Thomas


pgp7iwMHq7aBo.pgp
Description: PGP signature


Re: Ripping MP3s

2001-06-21 Thread nico de haer
Hi,

There are 2 programs i know that can convert wav to mp3. LAME (the best in
my view) and blade enc.
for ripping try cdda2wav (fast) or cdparanoia (great error recovery)

Good Luck!
Nico

- Original Message -
From: [EMAIL PROTECTED]
To: debian-user@lists.debian.org
Sent: Wednesday, June 20, 2001 3:34 PM
Subject: Ripping MP3s


 Can anyone recommend any package for creating mp3s from CDs (yes, I do own
them :) under Debian? I tried searching the package list but there was
nothing obvious, only players it seemed.

 For bonus points you might also like to recommend a sound card, as
 I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
 using GPL-type software.

 Thanks,
 Gary, soon getting some RF headphones and wants to turn his computer
 into a jukebox :-D

 Get your own FREE E-mail address at http://www.linuxfreemail.com
 Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Re: Ripping MP3s

2001-06-21 Thread francisco m neto
» Thomas Zimmerman disse isso e eu digo aquilo:

 On 21-Jun 01:09, Joel Mayes wrote:
  On Wed, Jun 20, 2001 at 06:34:23AM -0700, [EMAIL PROTECTED] wrote:
   Can anyone recommend any package for creating mp3s from CDs (yes, I do 
   own them :) under Debian? I tried searching the package list but there 
   was nothing obvious, only players it seemed.
  I use Grip as a GUI, it includes the cdparanoia ripper so you don't need to
  install the cdparanoia package unless you want to also rip from the console
  to encode MP3's I use gogo which is an enhanced version of the lame encoded
  optimised for speed, ( it about 2x faster with no loss of quality)
  you can get the source from freshmeat, and will need to install
  nasm to get it to compile 
 
 I would like to second the use of grip. Grip runs cicles around all other
 ripping software I've tried. I use the newer lame
 (http://www.sulaco.org/mp3/) as the sound quality has really improved over
 time. It is now hands down the best quality encoder. Gogo is just to old to
 have the same sound quality; infact several of the gogo developers have
 worked on the current codebase of lame and brought the speed up.

Me, too. It's simple and fast. It also has lots of
configuration options, you can define the bitrate of the mp3's, all
the information that goes in the id3 tag, the format of the filename,
and it also creates a m3u playlist!
You can also determine the nice leval, max number of encoding
processes, and many other performance options. 
I use it even for playing audio cd's, it has a nice
interface. If you use GNOME, it also gets integrated into it, since it
uses GTK.

For CD ripping and encoding, I see no option: cdparanoia and
lame, the perfect combination.

--
[]'s,
francisco m neto



Re: Ripping MP3s

2001-06-21 Thread John Galt
On Wed, 20 Jun 2001 [EMAIL PROTECTED] wrote:

Can anyone recommend any package for creating mp3s from CDs (yes, I do
own them :) under Debian? I tried searching the package list but there
was nothing obvious, only players it seemed.

The short answer is you can't.  Not because Debian cares a whistle if you
own the CDs or not, but because the MP3 codec is patented by Fraunhofer in
.de.  There are many utilities that'll rip CDs to ogg/vorbis format, which
isn't patented, but that doesn't help you use them elsewhere.  You may
want to try building lame from source.

For bonus points you might also like to recommend a sound card, as
I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
using GPL-type software.

Thanks,
Gary, soon getting some RF headphones and wants to turn his computer
into a jukebox :-D

Get your own FREE E-mail address at http://www.linuxfreemail.com
Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!




-- 
Sacred cows make the best burgers

Who is John Galt?  [EMAIL PROTECTED], that's who!!!



Re: Ripping MP3s

2001-06-21 Thread Mart van de Wege
On Wed, 20 Jun 2001 06:34:23 -0700
[EMAIL PROTECTED] wrote:

 Can anyone recommend any package for creating mp3s from CDs (yes, I do
own them :) under Debian? I tried searching the package list but there was
nothing obvious, only players it seemed.
 
 For bonus points you might also like to recommend a sound card, as 
 I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
 using GPL-type software.
 
 Thanks,
 Gary, soon getting some RF headphones and wants to turn his computer 
 into a jukebox :-D
 
 Get your own FREE E-mail address at http://www.linuxfreemail.com
 Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!
 
 
I'll chime in for grip. Nice interface (little heavy on the tabs though),
decent performance, supports most rippers and encoders including ogg and
supports the full freedb protocol (including supercede, so you can correct
spelling mistakes and have them corrected in freedb).

Mart



Re: Ripping MP3s

2001-06-21 Thread Robert L. Harris



I've got a perl script I wrote,  It forks a process to do the rip to a
wave file, then forks children to encode that while it forks another child
to do the next wave.  It uses the cddb to do naming.  I'm currently using
bladeenc and cdparanoia-III...  


Thus spake Mart van de Wege ([EMAIL PROTECTED]):

 On Wed, 20 Jun 2001 06:34:23 -0700
 [EMAIL PROTECTED] wrote:
 
  Can anyone recommend any package for creating mp3s from CDs (yes, I do
 own them :) under Debian? I tried searching the package list but there was
 nothing obvious, only players it seemed.
  
  For bonus points you might also like to recommend a sound card, as 
  I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
  using GPL-type software.
  
  Thanks,
  Gary, soon getting some RF headphones and wants to turn his computer 
  into a jukebox :-D
  
  Get your own FREE E-mail address at http://www.linuxfreemail.com
  Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!
  
  
 I'll chime in for grip. Nice interface (little heavy on the tabs though),
 decent performance, supports most rippers and encoders including ogg and
 supports the full freedb protocol (including supercede, so you can correct
 spelling mistakes and have them corrected in freedb).
 
 Mart
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



:wq!
---
Robert L. Harris|  Micros~1 :  
Senior System Engineer  |For when quality, reliability 
  at RnD Consulting |  and security just aren't
\_   that important!
DISCLAIMER:
  These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'



Ripping MP3s

2001-06-20 Thread garyjones
Can anyone recommend any package for creating mp3s from CDs (yes, I do own them 
:) under Debian? I tried searching the package list but there was nothing 
obvious, only players it seemed.

For bonus points you might also like to recommend a sound card, as 
I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
using GPL-type software.

Thanks,
Gary, soon getting some RF headphones and wants to turn his computer 
into a jukebox :-D

Get your own FREE E-mail address at http://www.linuxfreemail.com
Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!



Re: Ripping MP3s

2001-06-20 Thread Sachin Garg
On Wed, 20 Jun 2001 [EMAIL PROTECTED] wrote:

 Can anyone recommend any package for creating mp3s from CDs (yes, I do
 own them :) under Debian? I tried searching the package list but there
 was nothing obvious, only players it seemed.

try grip+lame+cdparanoia.

Don't have an idea of the package name under Deina though.




Re: Ripping MP3s

2001-06-20 Thread Chris . Smith

Hi,

 Can anyone recommend any package for creating mp3s from CDs (yes, I do
own them :)
 under Debian? I tried searching the package list but there was nothing
obvious,
 only players it seemed.

cdparanoia to extract the audio from the cd.

LAMEend to encode to mp3.  You will need to get this from the
web.  Head to google for locations.   Encode at at least 192k
VBR or it sounds like poo over anything other than computer
speakers.

There are some wrapper perl scripts floating around to do this
all automagically too (including getting track names from cddb
if you want).  Search on google.  I think theres a gnome app
called grip too?

 For bonus points you might also like to recommend a sound card, as
 I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
 using GPL-type software.

Have you tried Alsa?  If yes, and it didnt work, then good working,
tested cards are as follows:-

a) reasonable: Sound Blaster Live Value (cheap)
b) proper: M-Audio Delta Audiophile (expensive)

I have b as it uses twin RCA jacks straight into the back of my
amp, but most people dont need that.  It's worked floorlessly
though and doesnt downsample like emu chips do!  The Delta
card has a 103dB SNR ratio so it doesnt hiss like the SBlives.

 Gary, soon getting some RF headphones and wants to turn his
 computer into a jukebox :-D

Heh - good idea ;) ;)

HtH,

- Chris.



Re: Ripping MP3s

2001-06-20 Thread Robert Voigt
On Wednesday 20 June 2001 15:34, [EMAIL PROTECTED] wrote:
 Can anyone recommend any package for creating mp3s from CDs (yes, I do own
 them :) under Debian? I tried searching the package list but there was
 nothing obvious, only players it seemed.

Grip is a GUI ripper that uses cdparanoia and you can tell it what encoder to 
use. I recommend Ogg Vorbis for extra quality and freedom.

 For bonus points you might also like to recommend a sound card, as
 I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
 using GPL-type software.

I have this card but I haven't tried to make it work yet. Look in the kernel 
modules in section sound if you see anything like that, otherwise look on 
www.alsaproject.org in the list of supported cards. 
If that fails you can buy a closed source driver at www.opensound.com .



Re: Ripping MP3s

2001-06-20 Thread ray p
apt-get install ripperx (I don't think it is Potato) rip ogg files at 160 with 
varaiable bitrate smaller and sounds better then mp3s all the software that 
comes with Debian can play them and no legal issues. :). All in all a good 
thing Ripperx can also use lame and there are some unofficial debs out there.

On Wed, Jun 20, 2001 at 06:34:23AM -0700, [EMAIL PROTECTED] wrote:
 Can anyone recommend any package for creating mp3s from CDs (yes, I do own 
 them :) under Debian? I tried searching the package list but there was 
 nothing obvious, only players it seemed.
 
 For bonus points you might also like to recommend a sound card, as 
 I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
 using GPL-type software.
 
 Thanks,
 Gary, soon getting some RF headphones and wants to turn his computer 
 into a jukebox :-D
 
 Get your own FREE E-mail address at http://www.linuxfreemail.com
 Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 

-- 
BOFH excuse #239:

CPU needs bearings repacked


pgp6w8p4HGGnN.pgp
Description: PGP signature


Re: Ripping MP3s

2001-06-20 Thread Dietmar Schultz
On Wed, Jun 20, 2001 at 06:34:23AM -0700, [EMAIL PROTECTED] wrote:
 Can anyone recommend any package for creating mp3s from CDs (yes, I do own 
 them :) under Debian? I tried searching the package list but there was 
 nothing obvious, only players it seemed.

Take a look at package abcde (ABetterCDEncoder), which is a script
that uses cdparanoia, cddb and lame or other programs you configure.

Insert CD, run abcde and finaly you got ready named mp3s. You can
configure this script to fit your needs.

-- 
Bye,
Dietmar



Re: Ripping MP3s

2001-06-20 Thread Joel Mayes
On Wed, Jun 20, 2001 at 06:34:23AM -0700, [EMAIL PROTECTED] wrote:
 Can anyone recommend any package for creating mp3s from CDs (yes, I do own 
 them :) under Debian? I tried searching the package list but there was 
 nothing obvious, only players it seemed.
 
 For bonus points you might also like to recommend a sound card, as 
 I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
 using GPL-type software.
 
 Thanks,
 Gary, soon getting some RF headphones and wants to turn his computer 
 into a jukebox :-D
 
 Get your own FREE E-mail address at http://www.linuxfreemail.com
 Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!
 
 
G'day Gary,

I use Grip as a GUI, it includes the cdparanoia ripper so you don't need to
install the cdparanoia package unless you want to also rip from the console
to encode MP3's I use gogo which is an enhanced version of the lame encoded
optimised for speed, ( it about 2x faster with no loss of quality) you can get
the source from freshmeat, and will need to install nasm to get it to compile

Cheers

Joel
 



Re: Ripping MP3s

2001-06-20 Thread Thomas Zimmerman
On 21-Jun 01:09, Joel Mayes wrote:
 On Wed, Jun 20, 2001 at 06:34:23AM -0700, [EMAIL PROTECTED] wrote:
  Can anyone recommend any package for creating mp3s from CDs (yes, I do own 
  them :) under Debian? I tried searching the package list but there was 
  nothing obvious, only players it seemed.
  
  For bonus points you might also like to recommend a sound card, as 
  I'm not sure that mine (Yamaha WF192XG) works too well (or at all)
  using GPL-type software.
  
  Thanks,
  Gary, soon getting some RF headphones and wants to turn his computer 
  into a jukebox :-D
  
  Get your own FREE E-mail address at http://www.linuxfreemail.com
  Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!
  
  
 G'day Gary,
 
 I use Grip as a GUI, it includes the cdparanoia ripper so you don't need to
 install the cdparanoia package unless you want to also rip from the console
 to encode MP3's I use gogo which is an enhanced version of the lame encoded
 optimised for speed, ( it about 2x faster with no loss of quality) you can get
 the source from freshmeat, and will need to install nasm to get it to compile

I would like to second the use of grip. Grip runs cicles around all other
ripping software I've tried. I use the newer lame
(http://www.sulaco.org/mp3/) as the sound quality has really improved over
time. It is now hands down the best quality encoder. Gogo is just to old to
have the same sound quality; infact several of the gogo developers have
worked on the current codebase of lame and brought the speed up.

Thomas

pgpbkH7exEt1F.pgp
Description: PGP signature


Re: Ripping MP3s

2001-06-20 Thread Joel Mayes

 --- ME --- 
   
   
  G'day Gary,
  
  I use Grip as a GUI, it includes the cdparanoia ripper so you don't need to
  install the cdparanoia package unless you want to also rip from the console
  to encode MP3's I use gogo which is an enhanced version of the lame encoded
  optimised for speed, ( it about 2x faster with no loss of quality) you can 
  get
  the source from freshmeat, and will need to install nasm to get it to 
  compile

  --- HIM --- 
 I would like to second the use of grip. Grip runs cicles around all other
 ripping software I've tried. I use the newer lame
 (http://www.sulaco.org/mp3/) as the sound quality has really improved over
 time. It is now hands down the best quality encoder. Gogo is just to old to
 have the same sound quality; infact several of the gogo developers have
 worked on the current codebase of lame and brought the speed up.
 
 Thomas

I didn't know that, I might give lame another try,

Thanks

Joel