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