MP3 Format ID Tag Creation?

SephirothSephiroth Fayetteville, NC, USA
Alright, I have implemented audio playback for music and sound in my game engine, and I can convert any format to MP3, but my problem starts there. The files play fine and all, but there is no ID info on the songs. I want to mark the songs by their original author or myself depending on who wrote the piece. I assume that the internal structure of an MP3 is basically some kind of header followed by compressed redbook audio. If that's the case then editing or adding the header would be easy. However, I still need the format of the header. Any ideas?

-[italic][b][red]S[/red][purple]e[/purple][blue]p[/blue][green]h[/green][red]i[/red][purple]r[/purple][blue]o[/blue][green]t[/green][red]h[/red][/b][/italic]

Comments

  • SephirothSephiroth Fayetteville, NC, USA
    Never mind. I opened a few MP3 files in my hex-editor and noticed the similarities in certain areas of the files, and sure enough within three hours of coding in Wordpad I had a 100% working editor that works on MP3 tags versions 1.0 and 1.1. You can find it below.

    http://dhta.oesm.org/sephiroth/MP3 Edit.rar

    -[italic][b][red]S[/red][purple]e[/purple][blue]p[/blue][green]h[/green][red]i[/red][purple]r[/purple][blue]o[/blue][green]t[/green][red]h[/red][/b][/italic]

  • : Never mind. I opened a few MP3 files in my hex-editor and noticed the similarities in certain areas of the files, and sure enough within three hours of coding in Wordpad I had a 100% working editor that works on MP3 tags versions 1.0 and 1.1. You can find it below.
    :
    : http://dhta.oesm.org/sephiroth/MP3 Edit.rar
    :

    Hi sephiroth,

    I could not open the RAR file - the header is broken. I am interested in knowing how to change tags in mp3 files. Can you help?
    Thanks...
  • This post has been deleted.
  • This post has been deleted.
  • This post has been deleted.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories