12-30-2022, 02:34 PM
Sorry, I wrote vorbis but meant AAC.
If it is using the mad plugin instead of the faad, it means that it is incorrectly detecting the stream as mp3 instead of aac and, of course, cannot decode it correctly.
I would think that the url ending in ".mp3" is the cause of the problem (really have no idea why they use this url). However, The response headers correctly identify its Content-Type as "audio/aac"
If it is using the mad plugin instead of the faad, it means that it is incorrectly detecting the stream as mp3 instead of aac and, of course, cannot decode it correctly.
I would think that the url ending in ".mp3" is the cause of the problem (really have no idea why they use this url). However, The response headers correctly identify its Content-Type as "audio/aac"