Invalid sample rate

General discussions
Locked
tamalet
Posts: 490
Joined: Fri Sep 24, 2010 4:34 am

Invalid sample rate

Post 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!
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Invalid sample rate

Post by anonbeat »

That error is given internally by Taglib. Its not guayadeque itself.

Thanks for your help
tamalet
Posts: 490
Joined: Fri Sep 24, 2010 4:34 am

Invalid sample rate

Post 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.
Locked