Hi people!
I'm using this program since a few days now and I have to say that is awesome! Works flawessly on my PS3, but I have some problems with my new TV
Sony KDL-26EX320, the majority of the video files plays correctly, but there's some of them that didn't works.
EDIT: The files that didn't work are mov and mp4, all other extensions seems to works fine. It plays the file but on the TV only get a black screen and no sound!
I have created a custom .conf file following various posts on this forum, but I want to know if it can be better some way. This is my conf:
- Code: Select all
# ps3mediaserver renderer profile for Sony Bravia EX300 series
# Refer to PS3.conf for help
RendererName=Sony Bravia EX Series
RendererIcon=bravia.png
UserAgentSearch=notusedhere
UserAgentAdditionalHeader=X-AV-Client-Info
UserAgentAdditionalHeaderSearch=(BRAVIA KDL.+EX3)
Video=true
Audio=true
Image=true
SeekByTime=true
TranscodeVideo=MPEGAC3
TranscodeAudio=MP3
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,ne
f,pef,tif,tiff
StreamExtensions=
#Better/faster codec detection method ! true to enable it
#Need testing !
MediaInfo=true
Supported = f:mpegps|mpegts v:mpeg2|h264 a:ac3|lpcm|aac m:video/mpeg
Supported = f:mp3 m:audio/mpeg
Supported = f:wav m:audio/L16
Supported = f:jpg m:image/jpeg
Any suggestions?
PS: Sorry for my poor english, I'm Spanish.
Salu2