Originally posted by: JonnyBlaze
the easiest way would to use a dos command.
type this at a command prompt:
copy /b filename1.mp3 + filename2.mp3 outputfilename.mp3
make sure your in the right folder.
Originally posted by: igowerf
Originally posted by: JonnyBlaze
the easiest way would to use a dos command.
type this at a command prompt:
copy /b filename1.mp3 + filename2.mp3 outputfilename.mp3
make sure your in the right folder.
But then you'd have ID3 tags embedded in the middle of the mp3.
Originally posted by: JonnyBlaze
Originally posted by: igowerf
Originally posted by: JonnyBlaze
the easiest way would to use a dos command.
type this at a command prompt:
copy /b filename1.mp3 + filename2.mp3 outputfilename.mp3
make sure your in the right folder.
But then you'd have ID3 tags embedded in the middle of the mp3.
i tested it and it works.
hes gonna have to redo the tags anyways.
Originally posted by: igowerf
Originally posted by: JonnyBlaze
Originally posted by: igowerf
Originally posted by: JonnyBlaze
the easiest way would to use a dos command.
type this at a command prompt:
copy /b filename1.mp3 + filename2.mp3 outputfilename.mp3
make sure your in the right folder.
But then you'd have ID3 tags embedded in the middle of the mp3.
i tested it and it works.
hes gonna have to redo the tags anyways.
I just combined two files that have ID3 1.1 and ID3 2.3 tags and it only worked partially. WMP can play all of the file, but foobar only plays the first song. foobar probably found the ID3 1.1 tag and stopped scanning after that.
Originally posted by: Need4Speed
mpgtx is a simple cli exe that does exatly what you guys are trying to do with the copy command.
Originally posted by: ECHO
Originally posted by: Need4Speed
mpgtx is a simple cli exe that does exatly what you guys are trying to do with the copy command.
Need4Speed: It might be the perfect program and exactly what I am looking for but I can't do anything with the file that I downloaded, see my post above.
it looks like you clicked on the link for the source code...you want the windows binary
http://puzzle.dl.sourceforge.net/sourceforge/mpgtx/mpgtx.zip