I am not sure how many of you already know about this issue or its solution, but I thought I would post it anyway. I did not realize this until I read the article at missingremote.com.
Windows Media Center 7 will overscan video if you set the display type to flat panel during setup. You must set the display type to television to stop Windows Media Center 7 from overscanning video (even if your television is actually a flat panel). If you change the display type to television you will notice that the UI elements in the corners have moved in closer together. This means that you have eliminated the overscan and are now seeing the full image. If you want to move the UI elements back into the corners and fix the blue border now present around your integrated TMT5 player then you can apply the very simple registry mod below.
Original Source for Information:
http://www.missingremote.com/guide/m...7-media-center
To push the UI elements back out to the corners after getting rid of overscan, you can modify the registry:
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVers ion\\Media Center\\Settings\\MCE.PerUserSettings]
"marginLeft"=dword:00000000
"marginTop"=dword:00000000
"marginRight"=dword:00000000
"marginBottom"=dword:00000000
"marginSaved"=dword:00000001
"useDefaultOverscanMargins"=dword:00000000
All this does is move the UI elements back to the corners.
Windows Media Center 7 will overscan video if you set the display type to flat panel during setup. You must set the display type to television to stop Windows Media Center 7 from overscanning video (even if your television is actually a flat panel). If you change the display type to television you will notice that the UI elements in the corners have moved in closer together. This means that you have eliminated the overscan and are now seeing the full image. If you want to move the UI elements back into the corners and fix the blue border now present around your integrated TMT5 player then you can apply the very simple registry mod below.
Original Source for Information:
http://www.missingremote.com/guide/m...7-media-center
To push the UI elements back out to the corners after getting rid of overscan, you can modify the registry:
[HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVers ion\\Media Center\\Settings\\MCE.PerUserSettings]
"marginLeft"=dword:00000000
"marginTop"=dword:00000000
"marginRight"=dword:00000000
"marginBottom"=dword:00000000
"marginSaved"=dword:00000001
"useDefaultOverscanMargins"=dword:00000000
All this does is move the UI elements back to the corners.

















