QUOTE (greynol @ Sep 2 2008, 03:59)

QUOTE (/mnt @ Sep 1 2008, 17:39)

If you are ripping with EAC, make sure that you not using its built in tagger and use the built-in tagger on LAME instead.
CyberDance,
Please don't believe this nonsense. /mnt doesn't know what he's talking about.
--g
PS: I can't vouch for ID3v2.4, but ID3v2.3 tags from EAC will not under any circumstance create a problem with gapless playback.
QUOTE (/mnt @ Sep 2 2008, 03:39)

If you are ripping with EAC, make sure that you not using its built in tagger and use the built-in tagger on LAME instead. Also be carefull with other id3 tag editors and media players, that could destroy the Xing or the LAME header.
You mp3s should be gapless with this example for EAC:
CODE
-V 2 --vbr-new --ignore-tag-errors --add-id3v2 --pad-id3v2 --ta "%a" --tt "%t" --tg "%m" --tl "%g" --ty "%y" --tn "%n" %s %d
Also to make sure that your LAME mp3s are gapless, you can look up for the gapless info that can be displayed on both foobar2000 and Winamp, e.g "ENC DELAY" and "ENC PADDING".
Thanks 4 the replay guys!
greynol, i know that Tags are Ain't a Problem here since They Have Their Own specific headers
I used the strings from /mnt and its still the same!
@ /mnt
u mention that i can use the file info to know if its "gapless" eg "ENC DELAY" and "ENC PADDING".
thats what i got after using your command line:
(FB2K)
CODE
File Name : 01. AudioTrack 01.mp3
Folder Name : C:\AudioData
File Path : C:\AudioData\01. AudioTrack 01.mp3
Subsong Index : 0
File Size : 62.3KB (63 815 bytes)
Last Modified : 2008-09-02 03:52:08
Duration : 0:03.013 (132888 samples)
Sample Rate : 44100 Hz
Channels : 2
Bitrate : 166 kbps
Codec : MP3
Codec Profile : MP3 VBR V2
Encoding : lossy
Tool : LAME3.97
Tag Type : id3v2|id3v1
<ENC_DELAY> : 576
<ENC_PADDING> : 1320
<MP3_ACCURATE_LENGTH> : yes
<MP3_STEREO_MODE> : joint stereo
CODE
File Name : 02. AudioTrack 02.mp3
Folder Name : C:\AudioData
File Path : C:\AudioData\02. AudioTrack 02.mp3
Subsong Index : 0
File Size : 57.9KB (59 298 bytes)
Last Modified : 2008-09-02 03:52:09
Duration : 0:03.013 (132888 samples)
Sample Rate : 44100 Hz
Channels : 2
Bitrate : 154 kbps
Codec : MP3
Codec Profile : MP3 VBR V2
Encoding : lossy
Tool : LAME3.97
Tag Type : id3v2|id3v1
<ENC_DELAY> : 576
<ENC_PADDING> : 1320
<MP3_ACCURATE_LENGTH> : yes
<MP3_STEREO_MODE> : joint stereo
did n e of u guys try to encode my smaples?