zacharisharris 1 Posted October 13, 2016 Posted October 13, 2016 (edited) I have some .mkv files with subtitles (each .srt file has the same name as its corresponding .mkv file). So basically I am streaming those files to Kodi using the Emby kodi addon. My subtitles are Greek.The playback is smooth and the subs are there but they are gibberish, which means there is something wrong with the encoding.I have set the Subtitle encoding settings on Kodi for Greek-Windows or Greek-ISO but nothing happened. What can I do so the subtitle are shown normally?Edit: This is my .srt file, in case you wanna test it. Edited October 13, 2016 by zacharisharris
Angelblue05 4131 Posted October 13, 2016 Posted October 13, 2016 If you are playing from HTTP, then it's a server issue. What server platform are you running? Sent from my iPhone using Tapatalk
zacharisharris 1 Posted October 13, 2016 Author Posted October 13, 2016 If you are playing from HTTP, then it's a server issue. What server platform are you running? Sent from my iPhone using Tapatalk I am running the server from my Mac, and then from my Mac I just stream the file from library to my Kodi. 1
Angelblue05 4131 Posted October 13, 2016 Posted October 13, 2016 It is a known issue for linux. Don't know about mac, if your paths are properly set, you can try to playback from your network instead of the server, which I believe would solve your issue. Go to the add-on settings > playback tab, uncheck play from HTTP, and try to playback. Does the subtitles show up correctly? If so, I'd suggest posting in the servers forums so it can be looked at. Sent from my iPhone using Tapatalk
zacharisharris 1 Posted October 13, 2016 Author Posted October 13, 2016 I found the setting you said on Kodi but it was already disabled. What else can I do?
Delphi 83 Posted October 13, 2016 Posted October 13, 2016 (edited) The subtitles should be named as follows, such that Kodi and Emby know what language is inside them. (name).(lang).srt https://github.com/MediaBrowser/Wiki/wiki/Subtitles EDIT: Not that this fixes your main issue, but it will solve issues once that is rectified. Edited October 13, 2016 by Delphi 1
Recommended Posts