View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018738 | MMW 5 | Playback | public | 2022-01-07 07:32 | 2022-01-13 21:41 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0.3 | ||||
Target Version | 5.0.3 | Fixed in Version | 5.0.3 | ||
Summary | 0018738: Some streams don't play | ||||
Description | I found http://tunein-icecast.mediaworks.nz/rock_128kbps that doesn't play in MM. While Play button indicates that playback proceeds, there's no sound. The stream works fine e.g. in WinAmp. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2601 | ||||
|
Note that this isn't a regression, the situation in MM4 is the same. |
|
It is AAC+ Stream which in the past created issues. Sent Log To Michal. |
|
The problem is, that the stream does not have extension, so it is not clear what input plugin can play it. in_wmp3 cannot, but does not recognize it and is still trying. in_mfaudio can play it without problems. I will analyze it more. |
|
So the main problem is, that when asking site for MIME type of the link it returns text/html for some reason, instead of audio/aacp. I have no idea why. |
|
Fixed in build 2601. The site does not support http head request for getting MIME type, improved workaround. |
|
Verified on 2601, the stream plays. |