Page 2 of 2

Re: Issue accessing UMS with Smart TV

Posted: Sun Aug 13, 2017 11:57 am
by RobRascal
So just retested it. Thumbnails didn't load. I clicked to play the video and TV went unresponsive (4:53 pm PST). I waited 2 mins so it can keep logging and quit UMS at 4:55 pm PST. My tv then became responsive and i was able to return to the home screen.

Re: Issue accessing UMS with Smart TV

Posted: Fri Sep 01, 2017 5:51 am
by Sami32
@RobRascal Hello,
Remove this line from your renderer's configuration file:

Code: Select all

MediaParserV2_ThumbnailGeneration = true
As i don't think it is of any use in your case.

Add this line into your renderer's configuration file:

Code: Select all

TranscodeVideo = MPEGTS-H264-AC3
Start UMS and compare the video playing / streaming with these modifications.

- Do you get that issue only with some video files ?

Thank you for your understanding.