Page 1 of 1

Invalid sample rate

Posted: Thu Oct 07, 2010 5:00 am
by tamalet
When scanning or updating my library I get many messages saying:
TagLib: MPEG::Header::parse() -- Invalid sample rate.

Could you add the names of the files that produce those messages? For instance,
TagLib: MPEG::Header::parse() -- Invalid sample rate:

Thanks!

Invalid sample rate

Posted: Thu Oct 07, 2010 5:17 am
by anonbeat
That error is given internally by Taglib. Its not guayadeque itself.

Thanks for your help

Invalid sample rate

Posted: Thu Oct 07, 2010 6:30 am
by tamalet
I know but can you catch those errors, add the of the file you were processing to the error message and rethrow the error?
But probably it doesn't raise an exception and there is nothing to catch.