UMS 7.6.1 - WD TV Live - MKV

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
User avatar
SubJunk
Lead Developer
Posts: 3805
Joined: Sun May 27, 2012 4:12 pm

Re: UMS 7.6.1 - WD TV Live - MKV

Post by SubJunk »

It would be really useful if you could attach logs from 7.5.0 too so we can compare, ideally playing the same file
jps92
Posts: 131
Joined: Wed Nov 27, 2013 9:45 pm

Re: UMS 7.6.1 - WD TV Live - MKV

Post by jps92 »

hello,

I also have a WD. It's strange I have no problem to read the mkv.
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: UMS 7.6.1 - WD TV Live - MKV

Post by Sami32 »

Hello @pkroll,

sadly you are affected by 2 news bugs.
As a workaround you can disable the "HTTPv2" in the general configuration tab from the GUI, and if you still get some issue replace the following line from your WD renderer's configuration file:

Code: Select all

Supported = f:mpegps|mpegts   m:video/mpeg
by this instead:

Code: Select all

TranscodeVideo = MPEGTS-H264-AC3
Supported = f:mpegts          m:video/vnd.dlna.mpeg-tts
Supported = f:mpegps            m:video/mpeg
and replace "video/vnd.dlna.mpeg-tts" by "video/mpeg2ts" if it work better for you.

And restart UMS.
But it is just workarounds.
User avatar
SubJunk
Lead Developer
Posts: 3805
Joined: Sun May 27, 2012 4:12 pm

Re: UMS 7.6.1 - WD TV Live - MKV

Post by SubJunk »

Hi pkroll, I will let review the logs, thank you
User avatar
SubJunk
Lead Developer
Posts: 3805
Joined: Sun May 27, 2012 4:12 pm

Re: UMS 7.6.1 - WD TV Live - MKV

Post by SubJunk »

I need to know which files in particular are now failing, so I can look for them in the logs
Post Reply