- Code: Select all
Supported = f:avi|divx v:divx|mp4 a:ac3|lpcm|mpa|mp3 m:video/mp4
...transcodes them by default, so I can watch them, but it seems like they should be natively supported by the Sony BDP-S590.
Supported = f:avi|divx v:divx|mp4 a:ac3|lpcm|mpa|mp3 m:video/mp4jaynet333 wrote:Okay, I'm making some headway. Looks like the most recent firmware update for the S590 caused the player to pay more attention to the mime type being sent by PS3media. I modified the following to 2 lines in the SonyBluyray.conf renderer config file to more properly reflect the mime types, and now avi and mp4 videos play okay.
Supported = f:mp4|m4v v:mp4|h264 a:ac3|dts|dtshd|truehd|aac|lpcm|mpa|mp3 m:video/mp4
Supported = f:avi|divx v:divx|mp4 a:ac3|lpcm|mpa|mp3 m:video/x-divx
hybear wrote:After hours of trial and error, here is what I did to make the mkv, mp4, and wmv works.
For the setting in PS3 Media Server,
1. Go to Transcoding Settings Tab.
2. Select Common transcode settings from the left Panel.
3. Key in mp4, mkv, wmv in the box next to "Skip transcode for the following extensions(comma separated):"
Without these setting, it seems that PMS will change some of the mp4 or mkv file to m2ts.
For the configuration file,
Supported = f:wmv v:wmv|vc1 a:wma m:video/mp4
Supported = f:mp4|m4v v:mp4|h264 a:ac3|dts|dtshd|truehd|aac|lpcm|mpa|mp3 m:video/mp4
Supported = f:mkv v:mp4|divx|h264 a:ac3|dts|dtshd|truehd|aac|lpcm|mpa|mp3 m:video/mp4
Supported = f:mpegps|mpegts v:mpeg1|mpeg2 a:ac3|dts|lpcm|mpa|mp3 m:video/mpeg
Supported = f:mpegts v:h264|vc1 a:ac3|dts|dtshd|truehd|aac|lpcm|mpa|mp3 m:video/vnd.dlna.mpeg-tts
Supported = f:mp4|m4v v:mp4|h264 a:ac3|dts|dtshd|truehd|aac|lpcm|mpa|mp3 m:video/mp4
Supported = f:avi v:mp4|xvid a:ac3|lpcm|mpa|mp3 m:video/avi
Supported = f:mkv v:mp4|xvid|h264 a:ac3|dts|dtshd|truehd|aac|lpcm|mpa|mp3 m:video/x-matroska
Supported = f:divx v:divx a:ac3|lpcm|mpa|mp3 m:video/mpeg
Supported = f:wmv v:wmv|vc1 a:wma n:2 m:video/x-ms-wmv
Return to Alternative Media Renderers
Users browsing this forum: Bing [Bot] and 7 guests