- July 8, 2006
- 879
- 259
- Home Country
- Germany
I didn't mention anything except the muting thing and the PS issueDid not see anything in logs. That means, what ever goes wrong is not logged in any way. They don't help here at the moment.
You are right.So, regardless what your default direct sound device in Windows is the HDMI output will always been shown as muted, right?
I did an additional test with analog output set as TV/radio renderer. This did not change the things. It was always the HDMI that gets muted.
When MP after resuming is mute and you playback a movie, are you able to unmute it by pressing "m" or -/+ to control the volume? Does the Volume OSD shows?
+,-,m did not work. But my keyboard has separate volume-level keys. These and a special mute/unmute key get the sound back.
I have created some screenshots of the mixer while testing this:
Also when you resumed and sound is muted could you check right away for the following in C:\ProgramData\Team MediaPortal\Mediaportal.xml:
Here is my volume section:
Code:
<section name="volume">
<entry name="handler">4</entry>
<entry name="startupstyle">0</entry>
<entry name="digital">yes</entry>
<entry name="table">0, 4095, 8191, 12287, 16383, 20479, 24575, 28671, 32767, 36863, 40959, 45055, 49151, 53247, 57343, 61439, 65535</entry>
<entry name="startuplevel">52428</entry>
<entry name="defaultVolumeOSD">yes</entry>
<entry name="lastknown">65535</entry>
</section>