QUOTE (DaddyLongLegs @ Aug 4 2003, 09:12 PM)
I am ripping all my CD's into WAV files and then using Lame to encode them with the standard preset. Unfortunately I noticed a very very small (1/4th of a second) gap put at the end of every song. I hate to sound picky, but since a lot of my CD's are mix CD's, it damn near kills the effect of the CD. Is there any way to fix this short of cropping out every single mp3 I own? I know it's just a part of mp3's but I figured maybe there is a fix...
Why not add the
--nogap switch to your settings? The easiest way to do so is via Speek's
ALL2LAME frontend, since that also sets the necessary
--nogapout switch (for the output directory). In the "Gapless encoding" section, check the "No Gap" box.
When using the
--nogap switch the encoder will borrow as much audio as necessary from the next file, in order to fill the last frame of the current file (and turns off the bit reservoir for those last few frames). This effectively eliminates any extraneous silence encoded into the MP3.
- M.
OK, I tried --nogap but it completely killed VBR (Everything hovers at around 150kbps) and there's still a very slight gap (albeit smaller than before). Is there any other way to solve this?