Tom,

Yes, that's the idea, but where do I execute these commands?  Can you
explain please?

Thanks!

Dave

-----Original Message-----
From: Tom Chiverton [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 20, 2006 9:52 AM
To: CF-Talk
Subject: Re: Audio Mixing/Combining from the command line


On Tuesday 20 June 2006 15:30, Dave Phillips wrote:
> That's what I'm looking for.  A command line program that will 
> concatenate the MP3 files together.  Surely that's not just a simple 
> copy?

Something like

touch out.wav
cat intros/intro45.wav > out.wav
cat middle/middle12.wav > out.wav
cat extro/extro13.wav > out.wav
lame out.wav out.mp3

then ?

LAME is a free mp3 encoder.
I assume you'll pre-convert all your parts to wav for speed reasons.

-- 
Tom Chiverton




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244251
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to