Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > Shell Script to Join m4a tracks?

Shell Script to Join m4a tracks?
Thread Tools
Mac Elite
Join Date: May 2002
Status: Offline
Reply With Quote
Sep 5, 2004, 02:28 PM
 
Anyone have a Shell Script to join m4a tracks?
     
Mac Elite
Join Date: Oct 2000
Location: Seattle
Status: Offline
Reply With Quote
Sep 6, 2004, 05:32 AM
 
there is a tool called mpgjoin

part of mpgtx

you can get mpgtx here:
http://mpgtx.sourceforge.net/


A script would be something like this:

mpgjoin *.m4a -o big-new.m4a
     
Mac Elite
Join Date: May 2002
Status: Offline
Reply With Quote
Sep 6, 2004, 02:26 PM
 
Thanks Gavin. Do I have to build this from the source? I only see a Linux and Windows version.
     
Mac Elite
Join Date: Oct 2000
Location: Seattle
Status: Offline
Reply With Quote
Sep 6, 2004, 04:21 PM
 
I'd guess yes. You may be able to get it with fink but compiling it yourself isn't hard.

for most things it's basically this:

cd /path/to/source/code/folder
./configure
make
sudo make install


You could check version tracker, maybe someone has an installer.
     
Junior Member
Join Date: May 2004
Status: Offline
Reply With Quote
Sep 12, 2004, 05:55 PM
 
you could use 'cat'
Code:
cat track1 >> track2
will append track1 to the end of track2
be sure to use '>>' NOT '>'.
'>>' means append
'>' means overwrite
     
Mac Elite
Join Date: Oct 2000
Location: Seattle
Status: Offline
Reply With Quote
Sep 14, 2004, 02:15 AM
 
cat works but it can leave you with glitchy breaks, depending on the files you are combining.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 06:45 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2