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

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
lopanrs
Posts: 2
Joined: Tue Jul 22, 2014 2:42 pm

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

Post 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 3840 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. ;)
Last edited by lopanrs on Tue Sep 30, 2014 12:56 pm, edited 1 time in total.
User avatar
SubJunk
Lead Developer
Posts: 3800
Joined: Sun May 27, 2012 4:12 pm

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

Post 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
lopanrs
Posts: 2
Joined: Tue Jul 22, 2014 2:42 pm

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

Post by lopanrs »

Thank You for quick reply, it works now. It's in the changelog of 4.1.1. i did not realize. :)
User avatar
SubJunk
Lead Developer
Posts: 3800
Joined: Sun May 27, 2012 4:12 pm

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

Post by SubJunk »

No problem, glad to help :)
Post Reply