- August 4, 2007
- 861
- 99
- Home Country
- Spain
- Moderator
- #11
Wow. I could narrow down the problem... MP freezes the moment I shutdown my TV and AVR receiver. MP detects that the audio device is no longer available (AMD HDMI audio out) and it's the last thing in the log. This is the complet set of log entries when I shutdown mi AVR receiver:
The thing is: what changed from MP 1.18 that freezes MP? I've been analyzing the different changelogs for MP, and I see this entry for 1.18:
So my options now are:
- Pray that some dev can see this thread, realize what's happening and maybe find a solution...
- Try that Windows doesn't see the HDMI off event, via some kind of HDMI dongle... I know all are quite expensive, so I would that first option has a chance, before doing this.
Thanks a lot!
PD: I attach complete logs if they can help...
Code:
[2018-08-08 16:33:14,482] [Log ] [MPMain ] [DEBUG] - Main: WM_GETMINMAXINFO Start (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 2x2 - MaxTrackSize: 1932x1092)
[2018-08-08 16:33:14,482] [Log ] [MPMain ] [DEBUG] - Main: WM_GETMINMAXINFO End (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 1920x1080 - MaxTrackSize: 1920x1080)
[2018-08-08 16:33:14,482] [Log ] [MPMain ] [DEBUG] - D3D: OnPaint()
[2018-08-08 16:33:14,482] [Log ] [MPMain ] [DEBUG] - D3D: Force mouse cursor to false
[2018-08-08 16:33:14,482] [Log ] [MPMain ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
[2018-08-08 16:33:14,492] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEARRIVAL)
[2018-08-08 16:33:14,497] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: Monitor PnP genérico
[2018-08-08 16:33:14,497] [Log ] [MPMain ] [DEBUG] - D3D: OnPaint()
[2018-08-08 16:33:14,497] [Log ] [MPMain ] [DEBUG] - D3D: Force mouse cursor to false
[2018-08-08 16:33:14,497] [Log ] [MPMain ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
[2018-08-08 16:33:14,650] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVNODES_CHANGED)
[2018-08-08 16:33:14,655] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVNODES_CHANGED)
[2018-08-08 16:33:14,655] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEREMOVECOMPLETE)
[2018-08-08 16:33:14,655] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: Monitor PnP genérico
[2018-08-08 16:33:15,940] [Log ] [MPMain ] [DEBUG] - Main: WM_DEVICECHANGE (Event: DBT_DEVICEREMOVECOMPLETE)
[2018-08-08 16:33:15,940] [Log ] [MPMain ] [DEBUG] - Main: Device type is DBT_DEVTYP_DEVICEINTERFACE - Name: AMD High Definition Audio Device
[2018-08-08 16:33:15,940] [Log ] [MPMain ] [INFO ] - Main: Audio Renderer AMD High Definition Audio Device removed
[2018-08-08 16:33:15,940] [Log ] [MPMain ] [DEBUG] - GraphicContext: device audio removed - Count 1
The thing is: what changed from MP 1.18 that freezes MP? I've been analyzing the different changelogs for MP, and I see this entry for 1.18:
- We fixed an issue where MP was not able to find the correct Audio Renderer Device
So my options now are:
- Pray that some dev can see this thread, realize what's happening and maybe find a solution...
- Try that Windows doesn't see the HDMI off event, via some kind of HDMI dongle... I know all are quite expensive, so I would that first option has a chance, before doing this.
Thanks a lot!
PD: I attach complete logs if they can help...
Attachments
Last edited: