I have a problem with subtitles
I use a Samsung 6900 bluray player.
when I read a film in the MKV format (720p or 1080p) subtitles will not appear.
I must then go to "Transcode" and forcing the reading of subtitles.
when I do this, each suite has a lag time I half a second between sound and image.
I change settings in PMS to auto loading subtitles , but it doesn't work.
i didn't found yet the good command line for the conf file..
I use the 1.20.409 version
and this is my renderer configuration :
- Code: Select all
# ps3mediaserver renderer profile for Samsung Wiselink
# Refer to PS3.conf for help
RendererName=Samsung BD-C6900
RendererIcon=Samsung BD-C6900.png
UserAgentSearch=SEC_HHP_BD-C6900/1.0
UserAgentAdditionalHeader=X-AV-Client-Info
Video=true
Audio=true
Image=true
SeekByTime=true
TranscodeVideo=MPEGAC3
TranscodeAudio=PCM
TranscodeFastStart=true
DefaultVBVBufSize=false
MuxH264ToMpegTS=true
MuxDTSToMpeg=false
WrapDTSIntoPCM=true
MuxLPCMToMpeg=false
MaxVideoBitrateMbps=80
MaxVideoWidth=0
MaxVideoHeight=0
H264Level41Limited=true
MimeTypesChanges=audio/wav=audio/L16|video/x-matroska=video/avi
TranscodeExtensions=mov
TranscodeAudioTo441kHz=false
StreamExtensions=mp3,mp4,avi,hdmov,hdm,flac,fla,dts,ac3,ogg,asf,asx,m2v,mkv
Supported = f:avi|divx v:mp4|divx|mjpeg a:mp3|lpcm|mpa|ac3 m:video/x-divx qpel:no gmc:0
Supported = f:mp4 v:mp4|h264 a:ac3|aac m:video/mp4
Supported = f:wmv v:wmv|vc1 a:wma n:2 m:video/x-ms-wmv
Supported = f:wav a:dts n:6 s:48000 m:audio/wav
Supported = f:wav n:2 s:48000 m:audio/wav
Supported = f:mp3 n:2 m:audio/mpeg
Supported = f:aac n:2 a:(?!alac).+ m:audio/x-m4a
Supported = f:wma n:2 m:audio/x-ms-wma
Supported = f:atrac n:2 m:audio/x-oma
Supported = f:jpg m:image/jpeg
Supported = f:png m:image/png
Supported = f:gif m:image/gif
Supported = f:tiff m:image/tiff
can you help me?
