Home All Groups Group Topic Archive Search About

mp3 synchronised lyrics

Author
11 Oct 2006 9:57 PM
Wolfgang Hüll
Hi All.

Is there anybody out there who could possibly give me a hint on how to add
synchronised lyrics (lyrics3) to a mp3 song so that the good old mediaplayer
can display them? I have been searching the net for days now and could not
find anything in VB.Net about that issue..

I would like to read the lyrics including timestamps, maybe modifiy the
lyrics or the timing and write them back to the mp3 file...

I am using VB.Net 2003...

Best regards,

Wolfgang.

Author
11 Oct 2006 11:58 PM
Dennis
The best I've seen is MP3 Tag Clinic available at www.mpegx.com.  You can get
a free trial version but have to pay after so many uses.  It's pretty good. 
Other than that, you can write your own tag editor for just the lyrics...not
too complicated if you like to work with tedious byte counts.
--
Dennis in Houston


Show quoteHide quote
"Wolfgang Hüll" wrote:

> Hi All.
>
> Is there anybody out there who could possibly give me a hint on how to add
> synchronised lyrics (lyrics3) to a mp3 song so that the good old mediaplayer
> can display them? I have been searching the net for days now and could not
> find anything in VB.Net about that issue..
>
> I would like to read the lyrics including timestamps, maybe modifiy the
> lyrics or the timing and write them back to the mp3 file...
>
> I am using VB.Net 2003...
>
> Best regards,
>
> Wolfgang.
>
>
>
Author
12 Oct 2006 2:44 AM
Spam Catcher
"Wolfgang Hüll" <remove_wolfg***@woprosoft.com> wrote in
news:egjpkh$6hk$1@online.de:

> Hi All.
>
> Is there anybody out there who could possibly give me a hint on how to
> add synchronised lyrics (lyrics3) to a mp3 song so that the good old
> mediaplayer can display them? I have been searching the net for days
> now and could not find anything in VB.Net about that issue..


Take a look at MP3+Gs.
Author
12 Oct 2006 8:58 AM
Wolfgang Hüll
Hi.

The big difference here is, that mp3+g needs two different files (mp3 &
bin).
I want the lyrics inside the mp3 tags => one file only...

Best regards,

Wolfgang.


Show quoteHide quote
"Spam Catcher" <spamhoneypot@rogers.com> wrote in message
news:Xns9859E73BCD6CAusenethoneypotrogers@127.0.0.1...
> "Wolfgang Hüll" <remove_wolfg***@woprosoft.com> wrote in
> news:egjpkh$6hk$1@online.de:
>
>> Hi All.
>>
>> Is there anybody out there who could possibly give me a hint on how to
>> add synchronised lyrics (lyrics3) to a mp3 song so that the good old
>> mediaplayer can display them? I have been searching the net for days
>> now and could not find anything in VB.Net about that issue..
>
>
> Take a look at MP3+Gs.
>
Author
12 Oct 2006 9:13 AM
C-Services Holland b.v.
Wolfgang Hüll wrote:

> Hi.
>
> The big difference here is, that mp3+g needs two different files (mp3 &
> bin).
> I want the lyrics inside the mp3 tags => one file only...
>
> Best regards,
>
> Wolfgang.
>
>

AFAIK there isn't enough room inside the tags to place the entire lyrics
in there.



--
Rinze van Huizen
C-Services Holland b.v
Author
12 Oct 2006 12:39 PM
NickP
Hi,

    AFAIK you can put anything into an ID3v2 tag....  In fact if you use the
advanced tag editor built into WMP10 you can add pictures.  I've added quite
a few pictures to some MP3's and I'm sure they are a bigger filesize than a
set of lyrics.  Thats the whole point of the v2 tag though isn't it? to be
boundless...

Nick.

Show quoteHide quote
"C-Services Holland b.v." <c**@DELTHIScsh4.nl> wrote in message
news:lO6dnZh5hpUCmrPYRVnyvg@zeelandnet.nl...
> Wolfgang Hüll wrote:
>
>> Hi.
>>
>> The big difference here is, that mp3+g needs two different files (mp3 &
>> bin).
>> I want the lyrics inside the mp3 tags => one file only...
>>
>> Best regards,
>>
>> Wolfgang.
>>
>>
>
> AFAIK there isn't enough room inside the tags to place the entire lyrics
> in there.
>
>
>
> --
> Rinze van Huizen
> C-Services Holland b.v
Author
16 Oct 2006 12:45 PM
C-Services Holland b.v.
NickP wrote:

> Hi,
>
>     AFAIK you can put anything into an ID3v2 tag....  In fact if you use the
> advanced tag editor built into WMP10 you can add pictures.  I've added quite
> a few pictures to some MP3's and I'm sure they are a bigger filesize than a
> set of lyrics.  Thats the whole point of the v2 tag though isn't it? to be
> boundless...
>
> Nick.
>

I see. Well, learn something new every day ;)


--
Rinze van Huizen
C-Services Holland b.v