Page 1 of 1
Another playback error
Posted: Sun Jun 24, 2018 11:53 am
by abominalizer
Once again I cannot play the file directly, but I can play it transcoded.

And I cannot find the error on the log.
WebOS supported formats:

Re: Another playback error
Posted: Fri Jul 27, 2018 1:47 pm
by SubJunk
Does it work if you remove the line "SupportedVideoBitDepths" in the renderer config?
Re: Another playback error
Posted: Fri Jul 27, 2018 11:08 pm
by valib
You cannot add whatever you want to the renderer conf. What is allowed is written in the DefaultRenderer.conf. So try to change your setting
Code: Select all
Supported = f:mkv v:h264|h265|mp4|mpeg2|vp8|vp9|HVEC a:aac-lc|he-aac|ac3|dts|mp3|mpa|vorbis|eac3|TrueHD m:video/x-matroska
to
Code: Select all
Supported = f:mkv v:h264|h265|mp4|mpeg2|vp8|vp9 a:aac-lc|he-aac|ac3|dts|mp3|mpa|vorbis|eac3|truehd m:video/x-matroska
h265 = HEVC