MP3 programming

Moderators: Sephiroth
Number of threads: 182
Number of posts: 403

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
MP3 Format ID Tag Creation? Posted by Sephiroth on 7 Dec 2003 at 12:26 PM
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?

-Sephiroth
Report
Re: MP3 Format ID Tag Creation? Posted by Sephiroth on 8 Dec 2003 at 7:11 PM
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%20Edit.rar

-Sephiroth

Report
Re: MP3 Format ID Tag Creation? Posted by tt33 on 11 Nov 2004 at 10:22 AM
: 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%20Edit.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...
Report
This post has been deleted. Posted by global4posting on 8 Sept 2010 at 11:26 PM
This post has been deleted.
Report
This post has been deleted. Posted by untio on 6 Oct 2010 at 8:14 AM
This post has been deleted.
Report
This post has been deleted. Posted by stevenhugo on 21 Nov 2010 at 8:15 AM
This post has been deleted.



 

Recent Jobs