[webcast-l] Join Mp3 From The Command Line

Bill Best bill.best at commedia.org.uk
Fri Nov 21 14:01:16 GMT 2008


Lots of tools can join multiple mp3 files into one mp3 file that
contains all the bits of the original files. Mp3 files but also files
with the ogg extension can be concatenated easily because of the way
the data is structured. The following command line argument will not
work with many other file types like those created by Microsoft
Office.

Only one line of code is needed to join multiple mp3 files: copy /b
*.mp3 c:\new.mp3

http://www.ghacks.net/2008/11/18/join-mp3-from-the-command-line/

Bill Best
-- 
Technical Manager
Canstream Online Multi-Media Solutions
http://www.canstream.co.uk/

Community Media Association
http://www.commedia.org.uk/


More information about the webcast-l mailing list