![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Song Lyrics embedded into mp3s.. within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Why hasn't someone written an mp3 compatable codec that supports insertion of song lyrics that appear at the right time? ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() Bush Programmer
|
Why hasn't someone written an mp3 compatable codec that supports
insertion of song lyrics that appear at the right time? .. (for display on iPod, PSP, Winamp, etc) Or am I giving away a million dollar idea? Art. |
|
|
|
|
|
#4 |
![]() ![]() Bush Programmer
|
Yes, I think it would be possible to append a small file to the end of existing mp3s so players that don't support lyrics ignore it, and still play the mp3.
The problem is existing audio CDs won't have lyrics embedded, so someone would always have to do the lyrics manualy. |
|
|
|
|
|
#5 | |
|
No longer a community member.
|
Quote:
|
|
|
|
|
|
|
#6 |
![]() Join Date: Sep 2006
Location: 6ft. Down Underground........Oh and guess what my avatar is
Posts: 387
Trader Feedback: 0
|
well how would u do that?....or u could make a seperate txt file named after the song and have the lyrics in that. then when the song plays it displays the txt
|
|
|
|
|
|
#7 |
![]() |
Nice idea.
Tha'd be cool.
__________________
[CENTER][IMG]http://i106.photobucket.com/albums/m261/webdesignblocktwo/panicsiggy.jpg[/IMG][/CENTER] [CENTER] [U]And through it all,[/U] [I]How could you cry for me?[/I] [B]'Cause I don't feel bad about it.[/B] [U]So shut your eyes, Kiss me goodbye.[/U] [I]And SLEEP. Just sleep.[/I] [B]The hardest part, is letting go of your dreams.[/B] [/CENTER] |
|
|
|
|
|
#9 |
![]() |
One of the leading factors is probably the issue of the customization that would be needed for each song (some belt out their lyrics fast like "One Week", while others are INCREDIBLY drawn out).
Another thing to be careful about is the fact that apparently song lyrics are technically covered by copyright protection (part of the reason why Wikipedia won't ever post the lyrics to a song in an article).
|
|
|
|
|
|
#10 |
![]() Join Date: Feb 2006
Location: On the border of Los Gatos and San Jose CA
Posts: 6,340
Trader Feedback: 0
|
i know of a file type, that if you put in amp3 player as the same name as the mp3, you can use mp3 player to veiw the lyrics..
i think file extention is .lyc
__________________
[CENTER][size=1][URL=http://forums.qj.net/showthread.php?t=65979]The Ultimate QJ FAQ / Guide[/URL] | [URL=http://forums.qj.net/showthread.php?t=13798]Posting Guidelines[/URL] | [URL=http://forums.qj.net/showthread.php?t=16857]What NOT To Post[/URL] | [URL=http://forums.qj.net/showthread.php?t=37144]How to search[/URL] [COLOR="Silver"] [URL="http://profile.imageshack.us/user/deturbanator/"]My Photoshop Stuff[/URL] [/SIZE][/COLOR][/CENTER] |
|
|
|
|
|
#11 |
![]() |
*Steals idea*
__________________
[CENTER][IMG]http://i169.photobucket.com/albums/u240/Murasaki007/3060000000056603.gif[/IMG][COLOR=Lime] [/COLOR][CENTER] [/CENTER] [URL="http://forums.qj.net/showthread.php?t=111647"]All Forum Policies[/URL] [/CENTER] [CENTER] [/CENTER] |
|
|
|
|
|
#13 |
![]() |
That wouldn't be impossible. Just make a new container format which holds the MP3 file (or whatever audio codec you want) and a subtitle file, which has the lyrics. I know subtitle's not the right word, but the format suits this purpose absolutely well.
__________________
[center][B][SIZE="3"]wheeee =:D[/SIZE][/B][/center] |
|
|
|
|
|
#14 |
![]() ![]() Bush Programmer
|
It's very possible... A bit of an undertaking for the PSP, since the sucker dev has
to write the backward compatable player, and the program to insert the text. For the end user, inserting the text would be easier than one might think. Imagine the standard mp3 plaing while you are looking at the text on the screen, moving a cursor from word to word as the song plays, and then saving that as the kind of replay you see in a game. This isn't an announcement of any sort of new program I'm writing ,.. but I've thought about it for a few days. I didn't know it existed (the Ipod video lyrics are probably in the video). It would be nice to use the other existing format that was mentioned, but I don't like the idea of a seperate file for every song. |
|
|
|
|
|
#15 | |
![]() |
Quote:
So I think it is worth asking, what are you guys actually willing to put up with to get the lyrics synced up with the song? For example, would you be all right with having to sync the lyrics with the song manually (i.e. pressing a button every time a new word is sung) the first run through and never again? Or is it absolutely necessary that there is almost little effort on part of the end user to sync the lyrics. I ask this for it ultimately determines how a developer may want to tackle this problem. The first one (where the user has to sync it the first time, but the program remembers forever) is very rudimentary, can even be done in Lua, and is not time consuming to devlop (even I could probably do this in a day ). However, if there is a strong need for that latter option of little to no effort on the part of the end user, the whole frame of attack to the problem changes; the program would have to be C/C++.
|
|
|
|
|
|
|
#21 | |
![]() |
Quote:
Last edited by WraithLeader; 11-26-2006 at 02:03 PM.. Reason: Clearification |
|
|
|
|
|
|
#22 | |
![]() ![]() total-Z
|
Hmm.... I know its been done for MODs, not sure about MP3s. The ID3 format allows you to add any kind of data entry, so if it hasnt already been done, it should be easy to add it. The only problem after that is actually creating synched lyrics...
-= Double Post =- Quote:
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth Last edited by youresam; 11-26-2006 at 03:22 PM.. Reason: Automerged Doublepost |
|
|
|
|
|
|
#24 | |
![]() ![]() total-Z
|
Quote:
and I was thinking about this a looong time when I made ipodmock, but didnt do any research on it yet
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
![]() |
| Tags |
| embedded , lyrics , mp3s , song |
| Thread Tools | |
|
|