Samsung TV UN65MU6100 conf file

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
Nachite
Posts: 6
Joined: Sun Aug 25, 2019 5:22 am

Samsung TV UN65MU6100 conf file

Post by Nachite »

Does anyone has a .conf file for this TV?

Or how do I make one.

Thanks
codeboxqc
Posts: 1
Joined: Sat Nov 09, 2019 11:51 am

Re: Samsung TV UN65MU6100 conf file

Post by codeboxqc »

this work for me...


samsung6serie.conf

Code: Select all

#----------------------------------------------------------------------------
# Auto-generated profile for [TV] Samsung 6 Series
# Based on DefaultRenderer.conf
# See DefaultRenderer.conf for a description of all possible configuration options.
#

RendererName = [TV] Samsung 6 Series

# ============================================================================
# This renderer has sent the following string/s:
#
# {friendlyName=[TV] Samsung 6 Series (65), manufacturer=Samsung Electronics, modelName=UN65KU6491, modelNumber=AllShare1.0, modelDescription=Samsung TV DMR, manufacturerURL=http://www.samsung.com/sec, modelURL=http://www.samsung.com/sec}
# ============================================================================

 
UpnpDetailsSearch = Samsung 6 Series  
UserAgentSearch = Samsung 6 Series 
LoadingPriority = 1

TranscodeVideo = MPEGTS-H264-AC3
TranscodeAudio = WAV
MaxVideoWidth = 4096
MaxVideoHeight = 2160
SupportedVideoBitDepths = 8,10
H264Level41Limited = true
SeekByTime = exclusive
DefaultVBVBufSize = false
ChunkedTransfer = true
TranscodedVideoFileSize = 1000000
SubtitleHttpHeader = CaptionInfo.sec
PrependTrackNumbers = true
CharMap = / :
MediaInfo = true


# Supported video formats:
Supported = f:3gp|3g2   v:h264|mp4                                           a:aac-lc|he-aac                                       m:video/3gpp                w:1920   h:1080
Supported = f:avi       v:divx|h263|h264|mjpeg|mp4|mpeg1|mpeg2|vc1|vp6|wmv   a:aac-lc|he-aac|ac3|eac3|lpcm|mp3|mpa|wma             m:video/avi                 w:1920   h:1080   gmc:0|1
Supported = f:divx      v:divx|h263|h264|mjpeg|mp4|mpeg1|mpeg2|vc1|vp6|wmv   a:aac-lc|he-aac|ac3|eac3|lpcm|mp3|mpa|wma             m:video/x-divx              w:1920   h:1080
Supported = f:flv       v:h263|h264|mp4|vp6                                  a:aac-lc|he-aac|mp3                                   m:video/x-flv               w:1920   h:1080
Supported = f:mkv       v:h264|h265                                          a:aac-lc|he-aac|ac3|eac3|lpcm|mp3|mpa|wma|truehd   m:video/x-mkv
Supported = f:mkv       v:mp4|mpeg1|mpeg2|vc1|vp6|wmv                        a:aac-lc|he-aac|ac3|eac3|lpcm|mp3|mpa|wma   m:video/x-mkv               w:1920   h:1080
Supported = f:mkv       v:h263|h264|h265|mp4|mpeg1|mpeg2|vc1|vp6|wmv         a:vorbis                                          m:video/x-mkv               w:1920   h:1080
Supported = f:mov       v:h263|h264|mjpeg|mp4|mpeg1|mpeg2|vc1|vp6|wmv        a:aac-lc|he-aac|ac3|eac3|lpcm|mp3|mpa|wma             m:video/quicktime           w:1920   h:1080
Supported = f:mp4       v:h264|h265                                          a:aac-lc|he-aac|ac3|eac3|lpcm|mp3|mpa|wma   m:video/mpeg
Supported = f:mpegps    v:mpeg1|mpeg2                                        a:aac-lc|he-aac|ac3|lpcm|mp3|mpa                      m:video/mpeg                w:1920   h:1080
Supported = f:mpegts    v:h264|h265                                          a:aac-lc|he-aac|ac3|eac3|lpcm|mp3|mpa|wma|truehd   m:video/vnd.dlna.mpeg-tts
Supported = f:mpegts    v:mp4|mpeg2                                          a:aac-lc|he-aac|ac3|eac3|lpcm|mp3|mpa|wma   m:video/vnd.dlna.mpeg-tts   w:1920   h:1080
Supported = f:rm                                                             a:cook                                                m:video/vnd.rn-realvideo    w:1920   h:1080
Supported = f:webm      v:vp8                                                a:vorbis                                              m:video/webm                w:1920   h:1080
Supported = f:webm      v:vp9                                                a:vorbis                                              m:video/webm
Supported = f:wmv|asf   v:mp4|vc1|vp6|wmv                                    a:wma                                                 m:video/x-ms-wmv            w:1920   h:1080

# Supported audio formats:
Supported = f:aiff           m:audio/L16
Supported = f:ape            m:audio/ape
Supported = f:flac           m:audio/x-flac     n:2
Supported = f:m4a|alac       m:audio/mp4
Supported = f:mp3            m:audio/mpeg
Supported = f:oga            m:audio/ogg
Supported = f:vorbis         m:audio/vorbis
Supported = f:wma            m:audio/x-ms-wma
Supported = f:wav            m:audio/wav

# Supported subtitles formats:
SupportedExternalSubtitlesFormats = MICRODVD,SAMI,SUBRIP,TEXT
SupportedInternalSubtitlesFormats = ASS,DIVX,SUBRIP,VOBSUB



Post Reply