Samsung BD-H5500 no-encoding subtitles problem.
Samsung BD-H5500 no-encoding subtitles problem.
Hi to all,
I am trying to create the render file for Samsung blu-ray BD-H5500. I have altered another similar .conf file and most of the features works fine.
The only problem is that i cannot load the subtitles without transcoding it. (even though they are supported)
I mean when I "just send" the movie file with no encoding option it doesn't load the subtitles even though UMS recognize them. (there are two options one "no encoding" and one "no encoding stream sub"
When i transcode them with ffmpeg the subtitles are displayed properly but thats because UMS has embedded them on the movie.
I believe that the problem must be with the option "SubtitleHttpHeader = CaptionInfo.sec" but I tried to remove it still the same problem.
Does anyone has the same problem? Or anyone has any idea how to overcome it? Also does anyone has that particular model in order to send me his .conf file?
Dont know if it will help but it does play subtitles that are "inside" mkv files (not embedded)
My complete .conf file is below.
Thanks!!!
#----------------------------------------------------------------------------
# Profile for Samsung H5500 Blu-ray Disc Players.
# See DefaultRenderer.conf for descriptions of all the available options.
#
RendererName = Samsung H5500
RendererIcon = samsung-f5100.png
# ============================================================================
# This renderer has sent the following string/s:
#
# friendlyName=[BD]BD-H5500
# modelName=H5500
# ============================================================================
#
UserAgentSearch = H5500
UpnpDetailsSearch = H5500
LoadingPriority = 1
ThumbnailAsResource = true
DefaultVBVBufSize = true
MaxVideoBitrateMbps = 60
SeekByTime = true
ChunkedTransfer = true
SubtitleHttpHeader = CaptionInfo.sec
#CharMap = / :
MediaInfo = true
# Supported video formats:
Supported = f:avi|divx v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma gmc:0 m:video/avi
Supported = f:flv v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/x-flv
Supported = f:mkv v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/x-matroska
Supported = f:mov v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/quicktime
Supported = f:mp4 v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/mp4
Supported = f:mpegps|mpegts v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/mpeg
Supported = f:wmv v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/x-ms-wmv
# Supported audio formats:
Supported = f:aac m:audio/x-m4a
Supported = f:flac n:2 m:audio/flac
Supported = f:mp3 m:audio/mpeg
Supported = f:ogg n:2 m:audio/x-ogg
Supported = f:wma m:audio/x-ms-wma
Supported = f:wav m:audio/wav
# Supported image formats:
Supported = f:jpg m:image/jpeg
Supported = f:png m:image/png
# Supported subtitles formats:
SupportedExternalSubtitlesFormats = SUBRIP,MICRODVD,SAMI,TEXT
I am trying to create the render file for Samsung blu-ray BD-H5500. I have altered another similar .conf file and most of the features works fine.
The only problem is that i cannot load the subtitles without transcoding it. (even though they are supported)
I mean when I "just send" the movie file with no encoding option it doesn't load the subtitles even though UMS recognize them. (there are two options one "no encoding" and one "no encoding stream sub"
When i transcode them with ffmpeg the subtitles are displayed properly but thats because UMS has embedded them on the movie.
I believe that the problem must be with the option "SubtitleHttpHeader = CaptionInfo.sec" but I tried to remove it still the same problem.
Does anyone has the same problem? Or anyone has any idea how to overcome it? Also does anyone has that particular model in order to send me his .conf file?
Dont know if it will help but it does play subtitles that are "inside" mkv files (not embedded)
My complete .conf file is below.
Thanks!!!
#----------------------------------------------------------------------------
# Profile for Samsung H5500 Blu-ray Disc Players.
# See DefaultRenderer.conf for descriptions of all the available options.
#
RendererName = Samsung H5500
RendererIcon = samsung-f5100.png
# ============================================================================
# This renderer has sent the following string/s:
#
# friendlyName=[BD]BD-H5500
# modelName=H5500
# ============================================================================
#
UserAgentSearch = H5500
UpnpDetailsSearch = H5500
LoadingPriority = 1
ThumbnailAsResource = true
DefaultVBVBufSize = true
MaxVideoBitrateMbps = 60
SeekByTime = true
ChunkedTransfer = true
SubtitleHttpHeader = CaptionInfo.sec
#CharMap = / :
MediaInfo = true
# Supported video formats:
Supported = f:avi|divx v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma gmc:0 m:video/avi
Supported = f:flv v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/x-flv
Supported = f:mkv v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/x-matroska
Supported = f:mov v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/quicktime
Supported = f:mp4 v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/mp4
Supported = f:mpegps|mpegts v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/mpeg
Supported = f:wmv v:h264|mjpeg|mp4|mpeg1|mpeg2|sor|vc1|wmv a:adpcm|aac|aac-he|ac3|dts|dtshd|eac3|lpcm|mp3|wma m:video/x-ms-wmv
# Supported audio formats:
Supported = f:aac m:audio/x-m4a
Supported = f:flac n:2 m:audio/flac
Supported = f:mp3 m:audio/mpeg
Supported = f:ogg n:2 m:audio/x-ogg
Supported = f:wma m:audio/x-ms-wma
Supported = f:wav m:audio/wav
# Supported image formats:
Supported = f:jpg m:image/jpeg
Supported = f:png m:image/png
# Supported subtitles formats:
SupportedExternalSubtitlesFormats = SUBRIP,MICRODVD,SAMI,TEXT
Re: Samsung BD-H5500 no-encoding subtitles problem.
Sorry. If your TV can't recognize the subtitles or this is a UMS problem we can't solve without the log. Please follow the viewtopic.php?f=9&t=556 rules.
Re: Samsung BD-H5500 no-encoding subtitles problem.
I have the same player with the same problem. Will gather the logs and submit them soon.