View Single Post
Old 06-02-2017, 07:05 PM   #9
FizzyWater
You kids get off my lawn!
FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.FizzyWater ought to be getting tired of karma fortunes by now.
 
FizzyWater's Avatar
 
Posts: 4,220
Karma: 73492664
Join Date: Aug 2007
Location: Columbus, Ohio
Device: Oasis 2 and Libra H2O and half a dozen older models I can't let go of
Quote:
Originally Posted by HarryT View Post
I too use mp3DirectCut to edit MP3, but you don't need a program to join MP3s - just append them using the command line:

Eg: copy /b filea.mp3+fileb.mp3 filec.mp3

will combine "filea" and "fileb" into "filec".
If you find yourself needing to do this a lot (or for a lot of files) you can also create a BAT (batch) file to run the code. Good way to ensure everything's spelled right the first time. I usually refer to computerhope.com when I need to remember how to write in DOS/build BAT files.

Back before the plugins were written for Calibre to use Apprentice Alf's deDRM tools, I used to write BAT files to do the steps for removing the DRM from my ebooks.
FizzyWater is offline   Reply With Quote