[Solved] 4k MKV is driving me nuts!

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
User avatar
valib
Developer
Posts: 699
Joined: Fri Feb 08, 2013 3:11 am

Re: 4k MKV is driving me nuts!

Post by valib »

Please follow Forum rules instruction written in red above and send the log.
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: 4k MKV is driving me nuts!

Post by Sami32 »

Hi Putious,

This UMS bug has probably been introduced after 7.3.0. So if this NPE give you again issue i suggest you to try 7.3.0 or 6.7.4 version instead.

Your 4K problem come from that you are not using correct setting into your renderer configuration file.
Try to add the following file into your .conf file and you should be good ;)

Code: Select all

MaxVideoWidth = 3840
MaxVideoHeight = 2160
H264Level41Limited = false
SupportedVideoBitDepths = 8,10
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: 4k MKV is driving me nuts!

Post by Sami32 »

You are welcome.

Did you tried to click on the "Restart" big upper button on the left of the big red "Quit" button?

If it doesn't work as expected, then i suggest you to revert back to an other version, 6.7.4 is a safe choice IMO:
https://sourceforge.net/projects/unimed ... 0Releases/
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: 4k MKV is driving me nuts!

Post by Sami32 »

It see that you have misunderstood me. You shouldn't have to restart UMS.
Only click on the big "Restart" button to restart the server, so you don't have to quit UMS.
As i said, if it doesn't work as expected it is a bug.
Post Reply