Search found 690 matches

by valib
Tue Mar 19, 2019 10:56 am
Forum: Help and Support
Topic: Subs Won't show up
Replies: 3
Views: 4282

Re: Subs Won't show up

The question is if the PS4 supports hebrew language for external subtitles. From the log I see that hebrew subs are asked by the PS4 and the UMS sends it. So it is up to the PS4 to show them correctly.
by valib
Thu Mar 07, 2019 12:48 pm
Forum: Media Renderers
Topic: PS4 Pro randomly stops rendering
Replies: 10
Views: 20101

Re: PS4 Pro randomly stops rendering

Thanks valib, I wasn't aware that I was using 32 bit java...on the Java page it said that it would automatically select 64, but on the chance that wasn't the case I removed and manually chose the 64 bit version to install. For the code references you mentioned, is that in manual configuration of UM...
by valib
Thu Mar 07, 2019 12:05 pm
Forum: Announcements
Topic: Versions 7.9.0 and 8.0.0-RC1 released
Replies: 7
Views: 34014

Re: Version 7.9.0 and 8.0.0-RC1 released

@Paradox did you try the

Code: Select all

KeepAspectRatioTranscoding = true
instead of making the custom FFMpeg video filter?
by valib
Tue Mar 05, 2019 3:03 am
Forum: Media Renderers
Topic: PS4 Pro randomly stops rendering
Replies: 10
Views: 20101

Re: PS4 Pro randomly stops rendering

@Happy13178 I see from your log that you do not set for testing

Code: Select all

automatic_maximum_bitrate = true
and let

Code: Select all

maximum_bitrate = 0
which is the main problem for wireless connection.

EDIT: why do you use 32-bit Java on the Windows 10 64-bit?
by valib
Fri Feb 22, 2019 10:04 am
Forum: Help and Support
Topic: No sound on some files
Replies: 8
Views: 8759

Re: No sound on some files

There is a lot of errors in the log. Please try to make the clean instalation of the UMS.
by valib
Fri Feb 15, 2019 12:34 am
Forum: Help and Support
Topic: Automatic stream (cast) to Smart TV
Replies: 7
Views: 26380

Re: Automatic stream (cast) to Smart TV

I have one proposal. Try to make some folder with the pistures you want to show and add that folder to the UMS shared folders. Than if your TVs are really smart there should be a choice to play the slide show. TV will be asking for all pictures from the folder and the UMS will serve it.
by valib
Fri Feb 15, 2019 12:16 am
Forum: Help and Support
Topic: [Solved] Can't play ANY videos on any device
Replies: 2
Views: 4709

Re: Can't play ANY videos on any device

It seems like not correct instalation of the UMS. Not only ffmpeg.exe but also mediainfo.dll is missing. Without those programs the UMS will not work correctly. How do you install the UMS? Those programs are included in the package and should be installed automatically.
by valib
Thu Feb 14, 2019 11:02 am
Forum: Media Renderers
Topic: PS4 Pro randomly stops rendering
Replies: 10
Views: 20101

Re: PS4 Pro randomly stops rendering

You generaly set

Code: Select all

maximum_bitrate = 0
which could be good for wired renderers but not for renderers connected wireless when the video is transcoded. I recommend to set

Code: Select all

automatic_maximum_bitrate = true
and let the UMS to calculate the maximum bitrate for each renderer.
by valib
Thu Jan 31, 2019 10:23 am
Forum: Help and Support
Topic: stopped working after update
Replies: 1
Views: 2943

Re: stopped working after update

Where is the log?