MP3 Joiner

  • Thread starter Thread starter Leo R.
  • Start date Start date
At the dos prompt: file1.mp3 + file2.mp3 and so on. You must be in the
correct directory though.
 
I shouldn't post with only one eye open. I think it should be:

At the dos prompt: join file1.mp3 + file2.mp3
 
Ben said:
I shouldn't post with only one eye open. I think it should be:

At the dos prompt: join file1.mp3 + file2.mp3

I think you still have an eye closed. :) This is incorrect.

In some versions of DOS, join was a command that allowed you to mount
a drive as a directory on another drive. Has nothing to do with
copying files.

I think what you mean is

copy file1.mp3 + file2.mp3 combined.mp3.

However, this does not work for mp3 files. I have seen this "copy and
concatenate" technique mentioned frequently in ACF for mp3 files, but
it doesn't work for me. The files are copied, of course, but I can't
get them to play in a player. I wouldn't really expect this to work,
since mp3 files contain more than just the music, they contain ID
tags, and encoding information. So just concatenating the files isn't
likely to give you anything useful.

Terry
 
Okay, I have it right this time....I don't use it, had to find the note I
had it on.

copy a.mp3 /b + b.mp3 /b c.mp3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Freeware MP3 Joiner & Splitter needed 1
Convert WAV to MP3 4
LF: freeware .mpg joiner 3
conv mov to mp3 files 1
MP3 splitter freeware? 2
mp3 to wma freeware? 3
Looking for a video joiner 3
wanted: mp3 joiner 3

Back
Top