From taglib-devel Sat Nov 26 11:12:48 2005 From: Veit Hailperin Date: Sat, 26 Nov 2005 11:12:48 +0000 To: taglib-devel Subject: cpu used 99 % Message-Id: <43884330.6090806 () web ! de> X-MARC-Message: https://marc.info/?l=taglib-devel&m=113300314202657 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 _______________________________________________ taglib-devel mailing list taglib-devel@kde.org https://mail.kde.org/mailman/listinfo/taglib-devel