[plug] glueing together .MP3 files

W.Kenworthy billk at iinet.net.au
Mon Feb 20 11:02:42 WST 2006


Something like?:

mpg123 -s /pathtomp3files/* | lame -r <options> > out.mp3

BillK



On Mon, 2006-02-20 at 09:50 +0800, Shannon Carver wrote:
> Yea, how does that work???  I'm pretty sure the mp3 Player will read the
> tags from the header of the original file, but what happens with all the
> other tag headers through all the files that are 'cat'ted to the back of
> it?
> 
> 
> 
> -----Original Message-----
> From: plug-bounces at plug.org.au [mailto:plug-bounces at plug.org.au] On
> Behalf Of Leon Brooks
> Sent: Monday, 20 February 2006 9:45 AM
> To: plug at plug.org.au
> Subject: Re: [plug] glueing together .MP3 files
> 
> On Monday 20 February 2006 08:51, Mike Holland wrote:
> > An mpeg file is a series of independant frames (like packets), so you
> > can simply append one on the end of another.
> 
> A stack of tagged files might have interesting results.
> 
> Cheers; Leon
> 



More information about the plug mailing list