LG TV: LM6XX CINEMA 3D Series

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
Post Reply
Bizbear
Posts: 5
Joined: Sat Jul 27, 2013 10:24 pm

LG TV: LM6XX CINEMA 3D Series

Post by Bizbear »

Hello this a conf file for the TV LG 55LM615S but should works for the LM6XXX Series

Code: Select all

===================================================================================
#----------------------------------------------------------------------------
# Profile for LG TV LM6XX CINEMA 3D series.
# See PS3.conf for a description of all possible configuration options.
#

RendererName=LG LM6XX
# You must create a folder named "icons" in the ums installation folder and put picture in.
RendererIcon=icons/LGETV.png
# LG LM6XX CINEMA 3D Series
# User-Agent: IPI/1.0 UPnP/1.0 DLNADOC/1.50
UserAgentSearch= Linux/2.6.26 UPnP/1.0 DLNADOC/1.50 INTEL_NMPR/2.0 LGE_DLNA_SDK/1.5.0
Video=true
Audio=true
Image=true
SeekByTime=true
TranscodeVideo=MPEGPSAC3
TranscodeAudio=MP3
DefaultVBVBufSize=false
MuxH264ToMpegTS=true
MuxDTSToMpeg=false
WrapDTSIntoPCM=false
MuxLPCMToMpeg=true
MaxVideoBitrateMbps=0
MaxVideoWidth=1920
MaxVideoHeight=1080
H264Level41Limited=true
TranscodeAudioTo441kHz=false
TranscodeFastStart=false
TranscodedVideoFileSize=-1
AutoExifRotate=true
MimeTypesChanges=video/avi=video/x-divx
TranscodeExtensions=flv
StreamExtensions=
# Show the duration of a DVD Title in the overview
ShowDVDTitleDuration=true
MediaInfo=true
# Supported video formats:
Supported = f:mkv		v:h264|mp4		a:aac|ac3|mp3		m:video/x-matroska
Supported = f:mpegps|mpegts	v:h264|mp4|mpeg2|mpeg1	a:mpa|mp3|ac3|eac3|aac|lpcm	m:video/mpeg
Supported = f:avi|divx        	v:divx|mp4|h264|mjpeg   a:mp3|mpa|ac3   	m:video/x-divx
Supported = f:mp4		v:h264|mp4		a:aac|mp3		m:video/mp4
Supported = f:wmv         	v:wmv|vc1               a:wma                	m:video/x-ms-wmv
# Supported audio formats:
Supported = f:mp3	a:mpa|mp3	n:2 	s:48000		m:audio/mpeg
# Supported image formats:
Supported = f:jpg	m:image/jpeg
Supported = f:und	m:image/mpo
[strike]
But I have a trouble:
UMS still transcodes files likes mkv defined as supported if I want UMS streaming
(eg: a mkv file encoded x264/ac3 )
and my tv reads it perfectly
the transcoding/muxing is only usefull for an mkv encoded x264/dts (dts not supported by TV)
Is there a mistake in the script or is it due to my tv ?
(I wrote it with notepad)
[/strike]
Solved it was a Case sensitive trouble i wrote supported and right is Supported
Code and file attached updated

For a good mkv streaming you MUST disable subtitles in transcoding settings>General settings : Internal subtitles (only Divx6) are not supported by this TV

UMS Version 3.0.0-a3
Image
Attachments
LGELM6XX.conf
(1.73 KiB) Downloaded 538 times
Bbox
Blu Ray: LG BP420
TV: LG 55LM615S
Post Reply