extract_ID3v1
Yves COPPE
yvescoppe at skynet.be
Thu Sep 23 16:54:54 EDT 2004
Le 23-sept.-04, à 22:25, Ken Ray a écrit :
>
Hi Ken
> It's likely you get nothing because the MP3 file uses ID3v2 (not v1)
> tags,
> which is in a totally different place in the mP3 file. You can put this
> after your call to extract_ID3V1 to verify:
>
> if the result is false then
> answer "Not in ID3V1 format."
> else
> answer songTitle -- should give you the title of the song for
> verification
> end if
>
and for ID3v2, do you have a script to extract the data ????
Greetings.
Yves COPPE
yvescoppe at skynet.be
More information about the use-livecode
mailing list