Editing music files metadata, ID3 tags, etc.
Posted: Mon Jul 18, 2011 5:28 pm
Hello !
Big newb here. And ambitious. I'm willing to enter in a domain of computers sciences that I've totally no idea where to start. I do have very little experience in C++, going to start Java this summer, started using Ubuntu this week, and I know the difference between a bit and a byte.
I might not ask all the detailed questions at first, so the main thing I'm looking for (for now) is documentation and sources of information (I've just read a bunch of stuffs on wiki, but that's all).
What I want to do :
- Learn how music files are structured (especially MP3 since that's what I want to work with - but might require overall knowledge on simplier formats, I guess)
- Learn to edit the data that isn't music, but information (called metadata I believe). I'm not talking about changing the artist's name in iTunes, but I want to completely change those data as I wish, work with my own file structure or whatever, for an entirely personal purpose. So I assume I'll have to look deeper into what each bit is for, etc. etc. But I have time to learn.
Any thing that can get me further in my project is greatly appreciated !
Thanks !
Big newb here. And ambitious. I'm willing to enter in a domain of computers sciences that I've totally no idea where to start. I do have very little experience in C++, going to start Java this summer, started using Ubuntu this week, and I know the difference between a bit and a byte.
I might not ask all the detailed questions at first, so the main thing I'm looking for (for now) is documentation and sources of information (I've just read a bunch of stuffs on wiki, but that's all).
What I want to do :
- Learn how music files are structured (especially MP3 since that's what I want to work with - but might require overall knowledge on simplier formats, I guess)
- Learn to edit the data that isn't music, but information (called metadata I believe). I'm not talking about changing the artist's name in iTunes, but I want to completely change those data as I wish, work with my own file structure or whatever, for an entirely personal purpose. So I assume I'll have to look deeper into what each bit is for, etc. etc. But I have time to learn.
Any thing that can get me further in my project is greatly appreciated !
Thanks !