Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Locked thread
Keebler
Aug 21, 2000

Prettz posted:

I would really love some functions in C++ (or C) that:
  • take an mp3 filename and fill out some kind of struct with all the information in their ID3v1.1 and ID3v2 tags (both).
  • take an mp3 filename and structs for their ID3v1.1 and ID3v2 tag and rewrite the file with the specified tag stuff

I actually have a dll that I wrote a few years back that does exactly this for ID3v1 tags. It also has functions that try to figure out bitrate and such. If you'd like I can give you the code and dll as is (is compiles fine, just tried it) or if you want to wait until sometime next week (or this weekend if I can find the time) I can probably flesh it out with IDv2 support.

Adbot
ADBOT LOVES YOU

  • Locked thread