WDTV Live
Using Plex via DLNA from windows desktop
I have some mkv files with subtitles embedded in them.
The subtitles can be viewed and controlled when using VLC on the desktop
The subtitles can be viewed and controlled when viewing them on WDTV via a USB stick direct connection
But when I stream the files, WDTV does not recognize that there is an embedded subtitle file.
Is there a way to correct my issue?
Sounds like a PLEX issue, Google up âPLEX mkv subtitlesâ there are instructions to âforceâ the subtitlesâŠ
If that doesnât work and the subtitles are seperate files you might need to mux the subtitles into the mkv container to get it to work properlly, Google how to do that, itâs pretty painless and quickâŠ
1 Like
I am familiar how to handle the separate srt files and those work fine.
But unfortunately I donât have separate files for these vids. The subtitles are embedded in them.
I tried to extract them but that did not work.
I will look into plex itself. Thanks.
If seperate srt files work and itâs the ones embedded in the mkv container that are causing isuses, using a program like MKVtoolnix you should easily be able to demux (extract) the subtitles out of the mkv container and get your seperate subtitle files (they might need converting after extraction depending on their format)âŠ
1 Like
In case anyone else runs into this problem, the issue was fixed in Plex as suggested above.
In the Plex settings I had subtitles set for âmanualâ. I changed it to âalways enabledâ and now the subtitles appear when streaming these specific MKV vids.
I have tried a few other files and they are working as intended so hopefully the Plex change wonât affect other files.
I did use the MKV Extractor today and they came out in an SUP format, which I was unfamiliar with. I guess from your post I should have then converted the SUP to SRT.
Luckily I think my issue is resolved so I donât need to do this for every file that was giving me issues.
Unlike SRT subtitles that are plain text, SUP subtitles are actually a bunch of bitmap images that are overlayed on the screen⊠SUP is a Bluray thing and either way in the end itâs a pain to convert them to SRT as you need OCR (text recognition) software to read each image and conver to text⊠There are some software packages that do it but itâs not always a perfect conversion and itâs a hassle⊠For me I find it easier to just Google the movie in question and find a site that is offering the SRT subtitles for download, there are several large SRT subtitle repositories out there so itâs pretty painlessâŠ
Either way glad you got it working, I know I have been through the subtitle headaches before and found that for me re-encoding the video with the subtitles burnt in seems to be the most universal solution, and it allows me to more easily adjust subtiltle position, color, font and size to fit the videoâŠ
1 Like