Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Uniting

Name: Anonymous 2007-10-29 21:24

I have 3 .mp3 files. I want them to be one.

Help a brother out.

Name: Anonymous 2007-10-29 22:31

Create a new folder and move all three MP3 files to it. While the files are moving, hit the restart button. When your computer has rebooted, you will have one file in the folder!

Name: Anonymous 2007-10-29 22:37

>>2
Yeah thats how I merge my files too

Name: Anonymous 2007-10-29 22:48

>>2
That only works under Windows. Under Linux, do:

cat file1.mp3 file2.mp3 file3.mp3 > unified_file.mp3

Name: RedCream 2007-10-30 1:31

COPY /?

... should tell you everything you need to know for a Winfag.  Specifically:

COPY /B file1.mp3+file2.mp3+file3.mp3 unified_file.mp3

However, I don't know the format of MP3 files.  If they have headers (which is likely), then simply appending the start of one to the end of the next won't work.  You'll end up with a corrupted file unified_file.mp3.

It's likely then you'll have to obtain an editor for MP3 files, open the first file, then paste in the other files one by one.  I'm sure there's a freeware, shareware or Open Source version of one that you could use.

Name: Anonymous 2007-10-30 3:04

Search for a tool that can cut/append mp3 files that works on frame basis. Those can work with mp3s without decoding them first and reencoding them after.

Name: Anonymous 2007-10-30 3:50

AUDACITY
Google it

Name: Anonymous 2007-10-30 11:15

>>5
You missed the joke. Diaf.

Name: Anonymous 2007-10-30 22:34

just get a fuckin tape recorder

Name: Anonymous 2007-10-30 23:09

>>5
karen says hi

Don't change these.
Name: Email:
Entire Thread Thread List