View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011487 | MMW v4 | DLNA/UPnP | public | 2013-11-18 11:59 | 2013-12-22 19:55 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 4.1 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0011487: Served subtitles not read by Samsung TV | ||||
Description | We have added serving subtitles 0009623 It works on various clients (LG TVs, android clients), but user reported that it doesn't work on his Smasung TV while it works if the video is served using Serviio. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=74362 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1675 | ||||
|
I will have an opportunity to test this on a Samsung TV next veek. So I will see if I can replicate/debug/fix it. |
|
I debugged this using WireShark and the only difference seems to be in DLNA.ORG_FLAGS Serviio: DLNA.ORG_FLAGS=01500000000000000000000000000000 MediaMonkey: DLNA.ORG_FLAGS=01700000000000000000000000000000 It seems that it could help, see http://sourceforge.net/p/mediatomb/discussion/440750/thread/400fb9ac/ Flags explanation here: http://libdlna.sourcearchive.com/documentation/0.2.3/dlna_8h-source.html Changed them in build 1675, I don't have Samsung TV to test anymore, but hope that helps. |
|
Sound reasonable I'll see if I can test it, you are right looks like DLNA.ORG_FLAGS really determine how Client handle MMW DLNA and think that it can be improved and possibly modified to be sent per file. Also I note that it could be dependent from devices which also raises question of DLNA device profiles. Example if 3D file is served than DLNA 1.5 flag should be set so that Client request 3D Titles from MMW (when we make our own renderer) NOTE things will complicate a lot after 4k became standard. |
|
Verified 1682 today 40EH5300 and 40F6300 |