RE: [MP3 ENCODER] Concatenating wave files

2000-07-16 Thread Osamu Shigematsu
Read the source of get_audio.c. Check every header of every files, sample rate, bits, and so on. Then all are equal, skip wave header and concanate following PCM data into first file. Rewind the frist file, and set up new weve header. > -Original Message- > From: [EMAIL PROTECTED] > [mail

Re: [MP3 ENCODER] Concatenating wave files

2000-07-16 Thread Robert Hegemann
Hi Chris! Christopher Wise schrieb am Mon, 17 Jul 2000: > I want to encode a number of wave files into a single mp3 file. > Since lame doesn't appear to be able to do this, the obvious solution > woudl be to concatenate the wave files first. Are there any utilites under > linux or windows (prefer