I bought an iriver MP3 a few days ago, and I have been studying its functions recently. A good function is to display the lyrics synchronously like the Winamp LRC plug-in. I don't think about this function on Winamp. It's cool on MP3.
After a little research, I found that the principle of displaying the lyrics on the MP3 player is slightly different from that on Winamp. Winamp is based on an external. LRC file associated with the music file name to display the lyrics. The. LRC file contains time and text information to ensure synchronization. The 180 (mp3) directly writes the information in. LRC to MP3. Let's take a look at the MP3 header. However, I have not carefully studied the specific position of the header and the logo behind it.
After I have time to study its laws, I can write an MP3 + LRC file and convert it to an MP3 file with lyrics.Program. Today, I switched to imp3 and found that two people have already done this kind of program. However, neither of the two programs has been successfully downloaded. Therefore, they cannot see how their program works.
Appendix: addresses of the two documents
Http://www.imp3.net/lb5000/cgi-bin/topic.cgi? Forum = 8 & topic = 1781 & show = 120
I have developed a lyrics Editor (simplified/Traditional Chinese and international) that supports SNC and LRC for iriver)
Continue to read the full text of "prepare to write an iriver MP3 lyrics Editor...