Sony BraviaEX.conf TranscodeExtensions

Discuss alternative media renderers (not PS3) supported by PS3 Media Server (like Xbox 360 and TVs)

Sony BraviaEX.conf TranscodeExtensions

Postby anq4 » Sun Dec 16, 2012 2:41 am

I finally discovered why my Sony Bravia EX tries to transcode almost everything, and I havo to force it not to do so, completely ignoring the "skip transcode" extensions in "Transcoding settings".

Someone really has to explain me why the .conf file has this "almost everything on the earth list" in TranscodeExtensions!
It also conflicts with many of them being explicitly declared as supported in the next section...

TranscodeExtensions=dvr-ms,dvr,mkv,dv,ty,mov,ogm,hdmov,hdm,rmv,rmvb,rm,asf,evo,asx,flv,m2v,mpe,mod,tivo,ty,tmf,ts,tp,m2p,mp4,m4v,avi,
wmv,wm,divx,div,flac,mlp,fla,wma,m4a,aac,dts,mka,ape,ogg,shn,mpc,ra,mp2,wv,oma,aa3,gif,png,arw,cr2,crw,dng,
raf,mrw,nef,pef,tif,tiff
StreamExtensions=

MediaInfo=true
CreateDLNATreeFaster = true
# [Supported video formats]:
# Here we declare support (or lack) of DTS (here, none of the entries declare dts as a supported audio codec)
Supported = f:mpegps|mpegts v:mpeg1|mpeg2|mp4|h264 a:ac3|lpcm|aac|mpa m:video/mpeg
# No H264 for AVI files, plus specific mediainfo attributes, for better auto detection (qpel and gmc are not supported here)
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
# WMV files are supported, but not with 5.1 audio: (hence the n:2)
Supported = f:wmv v:wmv|vc1 a:wma n:2 m:video/x-ms-wmv
# [Supported audio formats]:
Supported = f:wav a:dts|lpcm 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
# Apple lossless not supported
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 image formats]
Supported = f:jpg m:image/jpeg
Supported = f:png m:image/png
Supported = f:gif m:image/gif
Supported = f:tiff m:image/tiff
anq4
 
Posts: 2
Joined: Sun Dec 16, 2012 12:19 am

Re: Sony BraviaEX.conf TranscodeExtensions

Postby PLiPhaze » Sun Dec 16, 2012 7:40 am

I have been having the exact same problem with Both my BRAVIA EX's, I don't get this problem when using PMS V1.51.0 But that has other issues with large numbers of files crashing the server, I have tried using the BraviaEX.conf from PMS 1.51.0 and this does not work either as it seems to be still transcoding everything

Another issue I seem to have with both v1.70 & v1.72 is that whenever I quit & re-open the application I have to disable all the transcoding options as this part of my preferences are not being saved

Can I ask how you managed to force non-transcoding?
PMS 1.72.0 On Headless OpenMediaVault Media Server
PMS 1.51.0 On Ubuntu 11.10 (Happy Neko Repository "Newest Version")
PlayStation 3 Slim (FW 4.31)
Sony BRAVIA EX403 & EX723
User avatar
PLiPhaze
 
Posts: 2
Joined: Sat May 05, 2012 5:59 am

Re: Sony BraviaEX.conf TranscodeExtensions

Postby mazey » Tue Dec 18, 2012 12:30 am

#TranscodeExtensions=dvr-ms,dvr,mkv,dv,ty,mov,ogm,hdmov,hdm,rmv,rmvb,rm,asf,evo,asx,flv,m2v,mpe,mod,tivo,ty,tmf,ts,tp,m2p,mp4,m4v,avi,
wmv,wm,divx,div,flac,mlp,fla,wma,m4a,aac,dts,mka,ape,ogg,shn,mpc,ra,mp2,wv,oma,aa3,gif,png,arw,cr2,crw,dng,
raf,mrw,nef,pef,tif,tiff
#StreamExtensions=

just put a # infront of those lines like that then it will stream what is supported, the problem is sometimes a file might be incompatible on the tv thats why everything is set to transcode so then its the most compatible. basically i have a HX model and i stream mp4 and mpg transcode the rest and dont have any issues but with avi i would have problems so i transcode those so it works all the time.

mediainfo=true should automatically ignore transcodeextentions but it does not. (guess its a bug)
PMS 1.82.0 SNAPSHOT - HP Proliant Microserver N54L Dualcore 2.2 Ghz 8 GB - Windows Home Server 2011 - Bravia KDL55HX750
mazey
 
Posts: 624
Joined: Sat Oct 24, 2009 9:07 am

Re: Sony BraviaEX.conf TranscodeExtensions

Postby PLiPhaze » Tue Dec 18, 2012 12:59 am

Ah Ok, Thanks mazey I will give that a go
PMS 1.72.0 On Headless OpenMediaVault Media Server
PMS 1.51.0 On Ubuntu 11.10 (Happy Neko Repository "Newest Version")
PlayStation 3 Slim (FW 4.31)
Sony BRAVIA EX403 & EX723
User avatar
PLiPhaze
 
Posts: 2
Joined: Sat May 05, 2012 5:59 am

Re: Sony BraviaEX.conf TranscodeExtensions

Postby ExSport » Tue Dec 18, 2012 1:13 pm

mazey wrote:mediainfo=true should automatically ignore transcodeextentions but it does not. (guess its a bug)

It should. If not, as you said, it is a bug. :idea:
ExSport
 
Posts: 2100
Joined: Mon Jan 19, 2009 5:40 pm

Re: Sony BraviaEX.conf TranscodeExtensions

Postby mazey » Wed Dec 19, 2012 1:23 am

ExSport wrote:
mazey wrote:mediainfo=true should automatically ignore transcodeextentions but it does not. (guess its a bug)

It should. If not, as you said, it is a bug. :idea:


it used to work but doesn't anymore im 100% sure (it actually stoped quite some time ago im guessing 1.60 somewhere). you need to hash those lines so the bottom mediainfo stuff would work.
PMS 1.82.0 SNAPSHOT - HP Proliant Microserver N54L Dualcore 2.2 Ghz 8 GB - Windows Home Server 2011 - Bravia KDL55HX750
mazey
 
Posts: 624
Joined: Sat Oct 24, 2009 9:07 am

Re: Sony BraviaEX.conf TranscodeExtensions

Postby Pikmin » Thu May 16, 2013 8:18 am

Thank you so much, this was doing my head in for over a year
Pikmin
 
Posts: 10
Joined: Tue Jan 29, 2013 9:24 am

Re: Sony BraviaEX.conf TranscodeExtensions

Postby mazey » Thu May 16, 2013 9:26 am

also make sure you also # out the mp4 line if your ex model doesnt support mp4. some ex do some dont. i guess a better fix would be to # out transcode line and # out mp4 so that it would just transcode mkv/mp4 since all ex models support avi/mpg.

the config below would just transcode mp4/mkv (some other formats def not supported) instead of transcoding everything like it does with the official BraviaEX.conf.

BraviaEX.rar
BraviaEX.conf
(1.26 KiB) Downloaded 5 times


Code: Select all
# ps3mediaserver renderer profile for Sony Bravia EX500/EX700 series
# Refer to PS3.conf for help

RendererName=Sony Bravia EX
RendererIcon=braviaex.png
#===========================================================
# Reported identifying headers:
# X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-32CX520"; mv="1.7";
#===========================================================
#UserAgentSearch=
UserAgentAdditionalHeader=X-AV-Client-Info
UserAgentAdditionalHeaderSearch=(BRAVIA KDL.+EX[3457])|(BRAVIA KDL.+[CN]X[578])
Video=true
Audio=true
Image=true
SeekByTime=true
TranscodeVideo=MPEGPSAC3
TranscodeAudio=LPCM
DefaultVBVBufSize=true
MuxH264ToMpegTS=true
MuxDTSToMpeg=false
WrapDTSIntoPCM=false
MuxLPCMToMpeg=false
MaxVideoBitrateMbps=0
MaxVideoWidth=0
MaxVideoHeight=0
H264Level41Limited=true
MimeTypesChanges=audio/wav=audio/L16|video/mp4=video/mpeg
DLNALocalizationRequired=true
#TranscodeExtensions=dvr-ms,dvr,mkv,dv,ty,mov,ogm,hdmov,hdm,rmv,rmvb,rm,asf,evo,asx,flv,m2v,mpe,mod,tivo,ty,tmf,ts,tp,m2p,mp4,m4v,avi,wmv,wm,divx,div,flac,mlp,fla,wma,m4a,aac,dts,mka,ape,ogg,shn,mpc,ra,mp2,wv,oma,aa3,gif,png,arw,cr2,crw,dng,raf,mrw,nef,pef,tif,tiff
#StreamExtensions=

# For Bravia TVs and Sony Bluray players
ForceJPGThumbnails=true

MediaInfo=true
CreateDLNATreeFaster = true
# [Supported video formats]:
# Here we declare support (or lack) of DTS (here, none of the entries declare dts as a supported audio codec)
Supported = f:mpegps|mpegts v:mpeg1|mpeg2|mp4|h264 a:ac3|lpcm|aac|mpa m:video/mpeg
# No H264 for AVI files, plus specific mediainfo attributes, for better auto detection (qpel and gmc are not supported here)
Supported = f:avi|divx v:mp4|divx|mjpeg a:mp3|lpcm|mpa|ac3 m:video/x-divx qpel:no gmc:0
# Some Bravia EX do not support mp4 so do not list it as supported.
# Supported = f:mp4 v:mp4|h264 a:ac3|aac m:video/mp4
# WMV files are supported, but not with 5.1 audio: (hence the n:2)
Supported = f:wmv v:wmv|vc1 a:wma n:2 m:video/x-ms-wmv
# [Supported audio formats]:
Supported = f:wav a:dts|lpcm 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
# Apple lossless not supported
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 image formats]
Supported = f:jpg m:image/jpeg
Supported = f:png m:image/png
Supported = f:gif m:image/gif
Supported = f:tiff m:image/tiff


ive actually got a bravia hx and have made the braviahx.conf similiar to this with a #'d out transcode line though ive tested it 100% and it was added to the official build some time ago. if you guys test this out we can most likely get the devs to add it to the official build.
PMS 1.82.0 SNAPSHOT - HP Proliant Microserver N54L Dualcore 2.2 Ghz 8 GB - Windows Home Server 2011 - Bravia KDL55HX750
mazey
 
Posts: 624
Joined: Sat Oct 24, 2009 9:07 am


Return to Alternative Media Renderers

Who is online

Users browsing this forum: Google [Bot] and 2 guests