View Issue Details

IDProjectCategoryView StatusLast Update
0007667MMW v4Otherpublic2012-12-18 04:28
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.1Fixed in Version4.0 
Summary0007667: UPnP/DLNA transcoding: WAVs fail to stream on-the-fly
DescriptionIf I have wav files above 1412 bitrate set to auto convert to 16/44.1 wavs, the first time I try to play them using MM4 as the DLNA client and server, they just scroll through on the client machine without playing, staying a couple of seconds on each track. If I look on the server machine I can see the auto-converted wav files being created in the cache. If I try to play them again, they play fine as they are now in the server cache?
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=6&t=57065
http://www.mediamonkey.com/forum/viewtopic.php?f=20&t=68663
TagsNo tags attached.
Fixed in build1611

Activities

Ludek

2011-04-15 14:11

developer   ~0024329

Fixed in build 1365.

peke

2011-05-27 00:12

developer   ~0025678

Verified 1380

lowlander

2012-11-22 19:59

developer   ~0033299

This is being reported as still failing on 1511: http://www.mediamonkey.com/forum/viewtopic.php?f=20&t=68663

Ludek

2012-12-07 19:02

developer   ~0033737

Last edited: 2012-12-07 19:35

I just tried it with BubbleUPnP client on an Android phone and with MediaMonkey client on another computer and both worked just fine (tested with 4.1.0.1609).

It is probably a problem on the client side. i.e. the client might get length from WAV header beforehand and somehow be not satisfied with the value as this value cannot be predicted.

Ludek

2012-12-07 19:08

developer   ~0033738

Last edited: 2012-12-07 19:48

Reading the forum post it is rather mime type causing the playback to fail, i.e. audio/wav vs audio/x-wav


OK, added audio/wav, audio/wave, audio/x-flac to the server protocol info in build 1611.

Also changed "audio/x-wav" -> "audio/wav" protocol info when serving particular wav file, so it might help.

peke

2012-12-18 04:28

developer   ~0033952

Verified 1614