From: Jim Dummett
Message:
hello all.
i've found a solution to the mp3 gaps thing, assuming that you're doing
the ripping yourself. once you've ripped the cd tracks to the hard
drive, use LAME with the --nogap switch to encode to mp3. for example:
lame.exe -h -b 192 --nogap track01.wav track02.wav track03.wav ...
(-h is for high quality, -b 192 specifies a bitrate of 192)
it produces a set of corresponding mp3 files with the track break point
slightly adjusted so that there's no gaps. i've tried playing mp3s
created in this way on both windows media player and my zen and i can't
hear any gaps at all.
i'm sure there's a easier way to do all this through a nice GUI but i
haven't found it yet...
cheers,
jim
