1. LRC (LRC is currently the most widely used lyrics)
LRC is used for lyrics parsing. Lyrics format:
[00:02. 37. 12] [00: 03. 80] lyrics: Tang Xiaofan. 55] composing: Tang Xiaofan. 18] Singing: Tang Xiaofan. 43] product: Shenzhen Xiaolong Culture
This format is small and easy to parse. However, the accuracy of the lyrics can only be controlled to one line.
2. qrc (the lyrics file of QQ music player)
Lyrics format:
[1790,2062] That (1790,375) A (2165,309) year (2474,315) Wang (2789,311) SU (3100,314) Qu (3414,438) [5052,3516] For (5052,252) Qu (5304,248) (5552,252) Wang (5804,253) SU (6057,247) Gao
Compared with LRC, the lyrics provide more precise control, so that accuracy can be controlled to each word.
Resolution:[Start time ms, duration ms] lyrics (Start Time ms, duration ms ). Square brackets indicate a row, and parentheses indicate each word.
3. KRC (dedicated lyrics for codoy player)
KRC opened with notepad, editplus, and notepad are garbled. It can only be enabled on the cool dog player.
The accuracy of the lyrics in this format can be controlled to each word. Some song information is bound, and the song will be automatically downloaded when it is opened.
The file is compressed and the bytes are disordered. So there will be garbled characters when you use NotePad to open the file.