[access-uk] Re: Appending mp3s

  • From: "Ali" <alpot@xxxxxxxxxxxxxxxx>
  • To: <access-uk@xxxxxxxxxxxxx>
  • Date: Tue, 14 Feb 2006 18:33:22 -0000

Thanks.  I am not really familiar with DOS, but I will give it a try.
 


Thank you.

--------------------

Ali 
-----Original Message-----
From: access-uk@xxxxxxxxxxxxx [mailto:access-uk@xxxxxxxxxxxxx] On Behalf Of
Joe Paton
Sent: 14 February 2006 12:48
To: access-uk@xxxxxxxxxxxxx
Subject: [access-uk] Re: Appending mp3s

Hello,
try this.

press left windows key with the letter r.  This brings up a run dialog.
Type "cmd"
this opens a dos prompt.
go to the directory where your mp3 files are located by using the cd
command. for example, if your mp3 files are in a directory called "mp3" 
then type: cd\mp3 and press enter.
now you are going to copy 3 files, called 1.mp3 2.mp3 and 3.mp3.  so you
type: copy /b 1.mp3+2.mp3+3.mp3 final.mp3 each filename is separated with
the plus symbol, and the /b switch tells copy to do a binary copy.

The resulting file will hold all the files you list in the copy command.
No extra utilities needed, but it is only a copy that's all.


HTH

JOe
At 08:22 14/02/2006 +0000, you wrote:
>Good morning,
>I am trying to append some mp3 files together in an mp3 format in a 
>single file.  I have tried Direct Cut without a luck.  It does not open 
>all of the files and fails.  Does anyone know any other software that I 
>can try to get these files in one mp3 format?
>
>
>Thank you.
>
>--------------------
>
>Ali
>
>** To leave the list, click on the immediately-following link:-
>** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
>** If this link doesn't work then send a message to:
>** access-uk-request@xxxxxxxxxxxxx
>** and in the Subject line type
>** unsubscribe
>** For other list commands such as vacation mode, click on the
>** immediately-following link:-
>** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=faq]
>** or send a message, to
>** access-uk-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** access-uk-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** access-uk-request@xxxxxxxxxxxxx with the Subject:- faq



** To leave the list, click on the immediately-following link:-
** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** access-uk-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** access-uk-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: