cpu used 99 %

Veit Hailperin freakyveit at web.de
Sat Nov 26 12:12:48 CET 2005


Hi
I've written a small program to read the tags of my music and put it 
together in a list.

when using the program on a particular folder (just when it's a 
subfolder), the cpu will be used by 99 % (top) and the last messages 
printed are the following.

TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: Vorbis::Properties::read() -- Could not find valid first and 
last Ogg
pages.
TagLib: Vorbis::Properties::read() -- Could not find valid first and 
last Ogg
pages.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Properties::read() -- Page headers were invalid.

I've put the reading of tags already in a try/catch part - so that it 
should not read it if it notices that it won't work.

Anyone an idea?
Veit


More information about the taglib-devel mailing list