File not supported WebOS

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
abominalizer
Posts: 20
Joined: Wed Jun 06, 2018 6:59 am

File not supported WebOS

Post by abominalizer »

Although I can playback with no transcode, I cant play the proper file.
I had a working .conf file but I lost it any help?

https://www.lg.com/ca_en/support/produc ... 789-others Supported Formats

Image

media Info
Attachments
ums_dbg.zip
(29.49 KiB) Downloaded 410 times
User avatar
Sami32
Posts: 851
Joined: Mon Apr 11, 2016 5:09 am

Re: File not supported WebOS

Post by Sami32 »

As explained in the problem reporting guidelines, only TRACE log are useful so...

You are not using an adequat renderer, but adding these lines should enhance your experience:

Code: Select all

TranscodeVideo = MPEGTS-H264-AC3
and remove that one:

Code: Select all

DefaultVBVBufSize = true
and if you have a 4K model:

Code: Select all

MaxVideoWidth = 3840
MaxVideoHeight = 2160
H264Level41Limited = false
SupportedVideoBitDepths = 8,10
Post Reply