this bug disapperead in recent RC2 version of mediaplayer.
F festr Portal Member January 2, 2007 28 0 Home Country Czech Republic October 23, 2007 #61 this bug disapperead in recent RC2 version of mediaplayer.
D Duke2000 New Member October 23, 2007 4 0 Home Country Sweden October 24, 2007 #62 I did a workaround, which only works for nvidia users. Using a lower resolution in windows (1366x768) and switching to full HD (1920x1080) when starting mediaPortal. Create a bat file and paste the following: Code: rundll32.exe nvcpl.dll,dtcfg setmode 1 1920 1080 32 60 call "c:\program files\Team MediaPortal\MediaPortal\MediaPortal.exe" rundll32.exe nvcpl.dll,dtcfg setmode 1 1366 768 32 60 Start mediaportal from bat file. I still would like the resolution to be a config in mediaportal.
I did a workaround, which only works for nvidia users. Using a lower resolution in windows (1366x768) and switching to full HD (1920x1080) when starting mediaPortal. Create a bat file and paste the following: Code: rundll32.exe nvcpl.dll,dtcfg setmode 1 1920 1080 32 60 call "c:\program files\Team MediaPortal\MediaPortal\MediaPortal.exe" rundll32.exe nvcpl.dll,dtcfg setmode 1 1366 768 32 60 Start mediaportal from bat file. I still would like the resolution to be a config in mediaportal.