[Linux-disciples] Concatenating sound files with mplayer

Stephen R Laniel steve at laniels.org
Mon Apr 25 19:29:19 EDT 2005


I thought that doing

mplayer -ao pcm -aofile outfile.wav infiles*.wav

would cat all of infiles*.wav together into the single
output file outfile.wav. Not so, apparently.

What's the best way to concatenate all these files together?
Is there any reason not to just do

cat infiles*.wav > outfile.wav

?

(I don't have sound working on my laptop at the moment, or
else I'd test this question myself.)

-- 
Stephen R. Laniel
steve at laniels.org
+(617) 308-5571
http://laniels.org/


More information about the Linux-disciples mailing list