Page 1 of 1

New Renderer for LG WebOS 2.0

Posted: Fri Dec 04, 2015 11:11 pm
by smoorf
Hi
I bought a new LG TV with WebOS 2.0.
With the original renderer I have big problems with variable bitrates and other settings.
So I checked out which settings are requierd and which are not.

This is my the solution:

#----------------------------------------------------------------------------
# Profile for LG WebOS TVs.
# See DefaultRenderer.conf for descriptions of all the available options.
#

RendererName = LG WebOS TV
RendererIcon = lg-lb6500.png

# ============================================================================
# This renderer has sent the following string/s:
#
# User-Agent: Linux/3.10.19-32.afro.4 UPnP/1.0 LGE WebOS TV LGE_DLNA_SDK/1.6.0/04.30.13 DLNADOC/1.50
# ============================================================================
#

UserAgentSearch = LGE WebOS TV
UpnpDetailsSearch = LG Electronics , LG TV
LoadingPriority = 1

#TranscodeVideo = MPEGTS-H264-AAC
#TranscodeAudio = MP3
TranscodedVideoFileSize = -1
StreamExtensions = asf,wmv,avi,divx,mp4,m4v,mov,3gp,3g2,mkv,ts,trp,tp,mts,m2ts,vob,mpg,mpeg,dat,rm,rmvb,jpeg,jpg,jpe,png,bmp,jps,mpo,mp3,wav,ogg,wma
AutoExifRotate = true
MediaInfo = true

# Supported video formats:

# Supported audio formats:

# Supported image formats:

# Supported subtitles formats:
SupportedSubtitlesFormats = TEXT

Re: New Renderer for LG WebOS 2.0

Posted: Mon Dec 07, 2015 10:28 am
by valib
Your setting is wrong. When you set

Code: Select all

MediaInfo = true
this owerrides the setting

Code: Select all

StreamExtensions =
and you must specify the Supported formats whose is your renderer capable to show without transcoding. Without setting Supported formats everything is trancoded. Then all is working but it is wasting the CPU power.

Re: New Renderer for LG WebOS 2.0

Posted: Tue Jan 12, 2016 9:32 am
by smoorf
I don't know what you mean. There are a lot of formats defined:

Code: Select all

StreamExtensions = asf,wmv,avi,divx,mp4,m4v,mov,3gp,3g2,mkv,ts,trp,tp,mts,m2ts,vob,mpg,mpeg,dat,rm...........

Re: New Renderer for LG WebOS 2.0

Posted: Wed Jan 13, 2016 3:52 am
by valib
OK. Just simply delete the

Code: Select all

MediaInfo = true

Re: New Renderer for LG WebOS 2.0

Posted: Wed Jan 27, 2016 6:48 am
by HaNNibalHector
Forgive the nubish question. I just purchased an OLED LG TV with webOS 2.0. What is the name of the app or DLNA client I can use to browse my UMS content?

Re: New Renderer for LG WebOS 2.0

Posted: Tue Feb 23, 2016 12:16 am
by loasca
i have LG 40UF7787 and i cant play transcoded videos on my tv, if i go to transcode folder and i play the video file from there, its ok but i dont have subs, help me please.
sorry for my english

Re: New Renderer for LG WebOS 2.0

Posted: Tue Feb 23, 2016 3:23 am
by ExSport
Subs must support TV or UMS can burn them with help of transcoding engines.
If your TV supports them, check defaultrenderer.conf file how to edit your conf to support external or internal subs.
If you will find correct settings, post it here so it can be merged in new UMS version ;)

Re: New Renderer for LG WebOS 2.0

Posted: Mon Mar 07, 2016 3:17 am
by BoothBoy
HaNNibalHector wrote:Forgive the nubish question. I just purchased an OLED LG TV with webOS 2.0. What is the name of the app or DLNA client I can use to browse my UMS content?
Use the SmartShare application that comes with WebOS.

Re: New Renderer for LG WebOS 2.0

Posted: Sun Jul 17, 2016 4:01 am
by Sami32