Hi I have several dumped audio streams which I want to concatenate into a single WAV. I tried: mplayer -ao pcm:file=.... file1.dump file2.dump ... but that gave me only the last file in the series. Is there a way to tell mplayer to join them? Thanks, Avishay