New Renderer for LG WebOS 2.0
New Renderer for LG WebOS 2.0
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
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
- Attachments
-
LG-WebOS.conf
- (1.86 KiB) Downloaded 890 times
Re: New Renderer for LG WebOS 2.0
Your setting is wrong. When you set this owerrides the setting 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.
Code: Select all
MediaInfo = true
Code: Select all
StreamExtensions =
Re: New Renderer for LG WebOS 2.0
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
OK. Just simply delete the
Code: Select all
MediaInfo = true
-
- Posts: 1
- Joined: Wed Jan 27, 2016 6:47 am
Re: New Renderer for LG WebOS 2.0
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
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
sorry for my english
Re: New Renderer for LG WebOS 2.0
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
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
Use the SmartShare application that comes with WebOS.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?