Hello,

I want to have this from mp3 files:

Size
Duration
Freq.
Bitrate
MPEG ver.
MPEG layer

ID3v1 & id3v2

(Title
Artist
Album
Comment
Year
Track)

I have found a lot of information about it, but some of them read info not correctly from mp3, other reads correctly, but don't from other mp3. Also I detected that it reads not correctly information from files witch have non-alpha strings (other language strings)

What you can suggest?
I need really fast code and I do not want to use any ocx, but if there are no way I do.

Please help me.