Page 1 of 1

No Encoding external subtitles srt

Posted: Mon Mar 30, 2015 1:06 pm
by Chrispy5
Hi,

I would like to check if what I am doing will work. I can connect my UMS to the LG TV without problems. But my PC is very old and all the mpeg files that are created with the external srt subtitles are poor quality. I wanted to know if I could use the subtitles with the [No Encoding] file because the TV supports this native format (mkv) with external srt subtitles. But, whenever I try to run this file there are no subtitles.

Thanks for any advice you can give me.

Christopher.

Re: No Encoding external subtitles srt

Posted: Mon May 25, 2015 7:55 am
by Chrispy5
Look, I just wanted to know if it was possible to view the subtitles with the [No Encoding] file. I didn't send the log file because I didn't think it was necessary to answer my simple question. If it is necessary, please let me know. I tried checking the forums to see if anyone else had this question, but I didn't find anything. Is there really no one who knows if I can use subtitles with this file? Is it a file coding issue? I'll try changing to UTF-8 and see if that sorts it out.

Please let me know if there is no way to do this.

Thanks,

Christopher.

Re: No Encoding external subtitles srt

Posted: Mon May 25, 2015 11:44 pm
by ExSport
Post debug log in TRACE mode (zipped via UMS GUI).
We will see there how your TV is detected and its configuration. In renderer conf you can define external and/or internal subtitle support so if your TV supports it and renderer confs will be correctly set, file should be streamed as is including subs, without transcoding.
https://github.com/UniversalMediaServer ... .conf#L636

Re: No Encoding external subtitles srt

Posted: Fri May 29, 2015 12:33 pm
by Chrispy5
Thanks ExSport, I've uploaded the trace files in the ums_dbg.zip file. Please let me know if you need me to send anything else.

Christopher.
ums_dbg.zip
Trace file for no srt external subtitles
(38.93 KiB) Downloaded 674 times

Re: No Encoding external subtitles srt

Posted: Fri Jun 26, 2015 9:09 am
by valib
You can try to add to your TV config file the

Code: Select all

SupportedExternalSubtitlesFormats = SUBRIP,ASS,MICRODVD
or better to follow the http://www.universalmediaserver.com/faq ... erSupport1 and make a new .conf file. For possible options read the DefaultRenderer.conf

EDIT: and please use the latest UMS version. The version 5.0.1 was not so good.

Re: No Encoding external subtitles srt

Posted: Fri Jun 26, 2015 11:10 pm
by ExSport
Thanks @valib, I totally missed Chrispy5 reply.

Re: No Encoding external subtitles srt

Posted: Fri Aug 21, 2015 5:39 pm
by smarkock
3 Ways to add external subtitles. This article may be helpful.
http://www.videoconverterfactory.com/ti ... o-mp4.html