maccroche wrote:Hallo patters,
I had the same problem also with my KDL 32V5500, I changed the following parameters to fix this:
* changed the TranscodeVideo option to TranscodeVideo=MPEGTSAC3
* added mpg in the TranscodeExtensions list and
* set MimeTypesChanges to MimeTypesChanges=
I changed other parameters in the pms.conf file. You can find attached the bravia5500.conf and PMS.conf files below (bravia5500.conf is listed below).
Can you play avi file correctly? I have a "jetlag": the sound begins about 2 seconds too late.
PS: what are the files properties, can you use MediaInfo?
Configuration I used:
* Version tested: Java PS3 Media Server v1.20.410
* XP with SP 3
* Sony Bravia KDL 32V5500, firmware 1.7
* Java build 1.6.0_13-b03
I hope it will help you. Let me know about the results on your side.
patters wrote:Problem: incorrect media type detection, usually forcing transcoding when it's not necessary (when stream within the file container is in fact PS3/Bravia AVCHD compatible).
PS3MS 1.20.409
Windows 7 32bit
Sony Bravia KDL-32V5500
I got PS3MS working ok with MPEG2-transcoded stuff though personally I don't like the quality. Not a big issue really since DivX/Xvid will be dying out soon in favour of H.264. I downloaded a few 1080p .mts files and the Bravia listed them correctly as AVC. They play fine, though they do stutter a bit (probably due to my PC being on wifi rather than cable connection).
But really I would like to view H.264 rips, usually 720p, intended for PS3 (level 4.1) using the TV as a renderer but without transcoding. I gather that this should be possible, as tsMuxer will convert the container on the fly from mp4/m4v/mkv to mts.
I downloaded a suitable rip - a good one to test because of its small 530MB size: The Informant! 2009 BluRayRip 720p 5_1_ch AVCHD h264 subs 1h48m mp4.
The problem is that the Bravia lists the file as MPEG2 (which I presume is the fault of PS3MS incorrectly analyzing the file). I have checked Definitely disable subtitles and Switch to tsMuxer when H264 video is ps3 compatible, which this one is. It nevertheless tries to use MEncoder to transcode and my old PC cannot handle it.
However, if I force tsMuxer to have a higher preference than MEncoder then attempt playback of this file (still showing as MPEG2) it does indeed play without transcoding. It claims to be using MEncoder but the CPU use on the PC (a Pentium 4) is around 5% so it must be using tsMuxer. If I abort on the Bravia and return to the folder listing, the Bravia will then correctly list the file as AVC until the next time PS3MS is restarted. It also plays fine, though it still claims to be using MEncoder when it is not. I have tried with several other PS3 compliant mkvs and they all exhibit this behaviour. It looks to me like the AVCHD detection that PS3MS uses needs to be fixed, since it only seems to pick tsMuxer when I force it to.
Noticing some small stutters during panning on one the files that worked, I found that these were fixed by checking the Fix 23.976 / 25 fps mismatch option in the #Video Settings# folder on the Bravia's XMB. This option cannot be set in the PS3MS GUI.
I noticed in Bravia5500.conf there is an option for faster/better media detection which I tried, but this did not improve the situation.
Can anyone else reproduce my findings with their Bravia? It's so nearly working perfectly!
# ps3mediaserver renderer profile for Sony Bravia 5500 series
# Refer to PS3.conf for help
RendererName=Sony Bravia 5500 Series
RendererIcon=bravia.png
UserAgentSearch=notusedhere
UserAgentAdditionalHeader=X-AV-Client-Info
UserAgentAdditionalHeaderSearch=(BRAVIA KDL.+5[0-9]{3})|(BRAVIA KDL.+WE5)|(BRAVIA KDL-[0-9]{2}XBR9)|(BRAVIA KDL.+EX5)
Video=true
Audio=true
Image=true
SeekByTime=true
TranscodeVideo=MPEGTSAC3
TranscodeAudio=MP3
DefaultVBVBufSize=true
MuxH264ToMpegTS=true
MuxDTSToMpeg=false
WrapDTSIntoPCM=false
MuxLPCMToMpeg=false
MaxVideoBitrateMbps=0
MaxVideoWidth=0
MaxVideoHeight=0
H264Level41Limited=true
MimeTypesChanges=
DLNALocalizationRequired=true
TranscodeExtensions=mpg,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=
#Better/faster codec detection method ! true to enable it
#Need testing !
#MediaInfo=false
#Supported = f:mpegps|mpegts v:mpeg2|mp4|h264 a:ac3|lpcm|aac|mpa m:video/mpeg
#Supported = f:mp3 m:audio/mpeg
#Supported = f:wav m:audio/L16
#Supported = f:jpg m:image/jpeg