On 08/07/2009 06:02 AM, Nikos Chantziaras wrote:
[...] cat 1.mp3 2.mp3 > joined.mp3This will result in joined.mp3 being a bit-perfect concatenation of 1.mp3 and 2.mp3.
I forgot to mention that you should strip the id3 tags from the files first (or else there might be some noise at the spot where the id3 tag of the previous file resides in players that can not handle tags in the middle of the stream; iPods for example.)

