mastoul wrote:Hello. I have bravia kdl-ex605 and i try to transcode. The ps3ms finds it as blue ray player and not as tv. I tryied to delete conf of other sony tvs exept braviaex.conf but cannot find it eather way. Is there another configuration i must do to make it work?
Zezucho wrote:Hi guys, anyone has a config for Sony Bravia model: KDL-40CX525?
My PMS recognizes my tv as an unknow render, i tried a bunch of conf files i found on internet, none of them works.
=/
otmanix wrote:In PMS 1.11 you can create a *.conf file in subdirectory renderers in PMS install-directory for new streaming clients aka media renderers. Has anyone tested this feature with builtin streaming clients of TVs like Sony Bravia or Samsung? I'd like to buy a new TV in near future and would be interested in using streaming capabilities of the new TVs. Maybe someone can share experience...
Here's an example for Sony Bravia 5 series. I didn't have a chance to test ist yet...
- Code: Select all
#————————————————————
# ps3mediaserver profile for Sony Bravia TV
# DO NOT MODIFY THIS (OR AT YOUR OWN RISK)
#————————————————————
# General informations / detection
RendererName=Sony Bravia TV
RendererIcon=bravia.png
#UserAgent: regular expression to detect the connected renderer
UserAgentSearch=BRAVIA
#UserAgentAdditionalHeaders: additional http header for better detection
UserAgentAdditionalHeader=X-AV-Client-Info
UserAgentAdditionalHeaderSearch=BRAVIA
#Basic capabilities
# Bravia 4 Video=false, Bravia 5 Video=true
Video=true
Audio=true
Image=true
#————————————————————
# DLNA settings
#Use the DLNA feature seek by time and not by range
#SeekByTime=true
SeekByTime=false
#————————————————————
# Transcoding/Muxing capabilities
#
#Transcode codecs for video and audio engines
#currently supported: MPEGAC3 or WMV for video, PCM or MP3 for audio
TranscodeVideo=MPEGAC3
TranscodeAudio=PCM
#Use default DVD buffer size: false = greater bitrate and faster encoding,
#but can generate incompatible videos, depends of your media renderer
#DefaultVBVBufSize=false
DefaultVBVBufSize=true
#Muxing capabilities: Does the media renderer supports H264 and MPEG2 in a mpegts file ?
#MuxH264ToMpegTS=true
MuxH264ToMpegTS=false
#Does the media renderer supports DTS in a mpeg file ?
MuxDTSToMpeg=false
#Does the media renderer supports DTS wrapped into LPCM in a mpeg file ?
#WrapDTSIntoPCM=true
WrapDTSIntoPCM=false
#Does the media renderer supports LPCM in a mpeg file ?
#MuxLPCMToMpeg=true
MuxLPCMToMpeg=false
#Maximum bitrate supported by the media renderer (0=unlimited)
MaxVideoBitrateMbps=0
#Max Width and Height supported by the media renderer (0=unlimited)
MaxVideoWidth=0
MaxVideoHeight=0
#————————————————————
# Misc Files
# Mime types transforms (oldmime=newmime|olemime2=newmime2|…)
#MimeTypeChanges=video/avi=video/x-divx
# Extensions management: no need to put something here, as the server’s default configuration is tuned for ps3
# What extensions are forcefully transcoded
TranscodeExtensions=wav,mpg,mpeg,mpe,ts,tp,m2t,m2ts,m2p,mts,vob,gif,tif,tiff,png,bmp,wma,mkv,hdmov,hdm,flac,fla,dts,ogg,asf,asx,m2v
# What extensions are forcefully streamd as is (and not transcoded)
StreamExtensions=
One has to create a bravia.png picture to make it perfect
In debug.log one can find the name of a streaming client in ordner to make a custom *.conf file, e.g.:
- Code: Select all
X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40W4500/47 "; mv="1.7";
X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-37V5500 "; mv="1.7";
It would be nice to get some feedback regarding PMS with other streaming clients than PS3, XBOX360 and Popcornhour.
Raptor399 wrote:Zezucho wrote:Hi guys, anyone has a config for Sony Bravia model: KDL-40CX525?
My PMS recognizes my tv as an unknow render, i tried a bunch of conf files i found on internet, none of them works.
=/
Check the FAQ on how to create a working .conf file for your TV.
Zezucho wrote:Raptor399 wrote:Zezucho wrote:Hi guys, anyone has a config for Sony Bravia model: KDL-40CX525?
My PMS recognizes my tv as an unknow render, i tried a bunch of conf files i found on internet, none of them works.
=/
Check the FAQ on how to create a working .conf file for your TV.
Thank you!!! It worked! =D Sorry for bothering with stupid questions! =D
Return to Alternative Media Renderers
Users browsing this forum: kastaldi and 3 guests