[Linux-disciples] Concatenating sound files with mplayer

Adam Rosi-Kessel adam at rosi-kessel.org
Mon Apr 25 21:12:45 EDT 2005


On Mon, Apr 25, 2005 at 07:29:19PM -0400, Stephen R Laniel wrote:
> cat infiles*.wav > outfile.wav

I don't think that will work if the WAV files have headers, which most do
(other than "raw waves").

I think you can do sox infile1.wav infile2.wav infile3.wav outfile.wav
and that should work.

There also used to be a package called audiocut, but I think sox will do
the job.

By the way, at some point recently I had to start removing and reloading
my ALSA modules for sound to work on my laptop. Not sure why. If you have
/usr/sbin/alsaconf, try running that and see what it gets you.
-- 
Adam Rosi-Kessel
http://adam.rosi-kessel.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20050425/5633aa17/attachment.pgp


More information about the Linux-disciples mailing list