Where do I start? MP3 Joiner
I went to school...got a degree in MIS...but still haven't done anything real exciting yet. So, I want to create an application that will combine MP3s. I know this already exists, but I want to see if I can do it.
Can anyone tell me where I can get some information on how to do this? How do I decrypt an MP3 and then splice it into another MP3?
Re: Where do I start? MP3 Joiner
Welcome to the Forums.
Moved
Re: Where do I start? MP3 Joiner
Well first you should look for a summary of the MP3 specification. A few seconds on Google should get you that.
It's worth noting that, due to the fixed-size frame structure of the MP3 format, combining multiple files is a rather arduous task, but nothing too taxing.