Comment 1 for bug 797439

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

I debugged one of the files I have that does this and it looks like TagLib is wrong about the samplerate in this case and gives 11kHz instead of 44kHz for this particular file. Judging from the TagLib code, it looks like this file has a corrupt Xing header. We do not check for Xing headers in SoundSourceMP3, so this is why the engine gets the right samplerate.