Page 1 of 1

ALL Files Show As MPEG After Update to 4.1.2-Java7 [Solved]

Posted: Mon Sep 29, 2014 2:55 pm
by lopanrs
Hello people, first post here.

I've using the great UMS for a while (since 3.4) and after spend some time configuring it. Finaly works with external subtitles and no transcoding in version 3.6.4.
Today, after upgrade with a clean install to 4.1.2 there's no way to load the .srt subtitles without transcoding and it uses a lot of CPU and bandwidth and the main problem is that i`m not able to seek the movie, it restarts from the beginning.
My renderer is a LG-42LA6200, to load the external .srt file i've put the line:

Code: Select all

SupportedSubtitlesType = SUBRIP
into LG-LA6200.conf file
and set up the subtitles definition with:
ums01.JPG
ums01.JPG (56.65 KiB) Viewed 3842 times
The same configs in 4.1.2 render the movie with MPEG2 transcoding, render the subtitles via UMS and no seek, always returns to the beginning of the movie.
Thank you for the UMS project and sorry my poor english. ;)

Re: ALL Files Show As MPEG After Update to 4.1.2-Java7

Posted: Mon Sep 29, 2014 3:07 pm
by SubJunk
lopanrs wrote:Hello people, first post here.

I've using the great UMS for a while (since 3.4) and after spend some time configuring it. Finaly works with external subtitles and no transcoding in version 3.6.4.
Today, after upgrade with a clean install to 4.1.2 there's no way to load the .srt subtitles without transcoding and it uses a lot of CPU and bandwidth and the main problem is that i`m not able to seek the movie, it restarts from the beginning.
My renderer is a LG-42LA6200, to load the external .srt file i've put the line:

Code: Select all

SupportedSubtitlesType = SUBRIP
into LG-LA6200.conf file
and set up the subtitles definition with:
ums01.JPG
The same configs in 4.1.2 render the movie with MPEG2 transcoding, render the subtitles via UMS and no seek, always returns to the beginning of the movie.
Thank you for the UMS project and sorry my poor english. ;)
Hi lopanrs, welcome to the forum :) In 4.1.2 we split the renderer option SupportedSubtitlesFormats into SupportedExternalSubtitlesFormats and SupportedInternalSubtitlesFormats

Re: ALL Files Show As MPEG After Update to 4.1.2-Java7

Posted: Tue Sep 30, 2014 12:55 pm
by lopanrs
Thank You for quick reply, it works now. It's in the changelog of 4.1.1. i did not realize. :)

Re: ALL Files Show As MPEG After Update to 4.1.2-Java7 [Solv

Posted: Tue Sep 30, 2014 1:01 pm
by SubJunk
No problem, glad to help :)