View Issue Details

IDProjectCategoryView StatusLast Update
0011725MMW v4DLNA/UPnPpublic2014-01-16 01:47
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.1.1Fixed in Version4.1 
Summary0011725: Initiation of playback of some video streams can take more than 10 seconds
DescriptionWhen I try to play an AVI video served by Serviio server that is served without extension like ( http://192.168.0.100:8895/resource/9/MEDIA_ITEM/AVI-0/ORIGINAL ) then initiation of the playback takes more than 10 seconds.

The reason is that in_wma.dll and in_wmp3.dll plugins somehow thinks that it is a radio stream and try to play the link as radio at first. This is reason for the 10s delay. If I remove in_wma.dll and in_wmp3.dll plugins then the playback starts in 2 seconds.


TagsNo tags attached.
Fixed in build1687

Activities

Ludek

2014-01-11 21:28

developer   ~0039184

Last edited: 2014-01-11 21:29

The solution would be to differentiate this based on MIME type so that the input plugins don't try to play it as radio stream.

Ludek

2014-01-11 21:46

developer   ~0039185

It was a low risk fix, added to 4.1.0.1687

peke

2014-01-16 01:47

developer   ~0039255

Verified 1687