Ok, so please try the following:
1) open up SonyPlaystation3.prf (it's located in the DeviceProfiles folder as per this thread: http://forum.conceiva.com/showthread...ofiles-located) in notepad
2) change:
Code:
<format id="ac3" encode="1" codec="ac3" preferredtranscoded="1">
<channels>2</channels>
<channels>6</channels>
to
Code:
<format id="ac3" encode="1" codec="ac3" preferredtranscoded="1">
<channels>0</channels>
<channels>2</channels>
<channels>6</channels>
in both places it appears.
3) save the file, restart the server and try again
If that doesn't help, I'll need to find a way to create such a file. Can you please tell me the tools you've used to create it? Or if you didn't, please tell me where you go it from so that I could maybe grab it myself as well (you can contact me via PM if it's private).
Bookmarks