Hi,
When I display a 1080i picture to my HDTV, it comes out in 1080i (according to my TV), but it's a small rectangular box in the center of the screen, with black borders around it. Probably 50% of the screen.
I'm using the following settings:
Code:
Section "Monitor"
Identifier "HP PL4260N"
#Option "TVStandard" "NTSC-M"
Option "TVOutFormat" "COMPONENT"
#Option "TVStandard" "HD720p"
Option "TVStandard" "HD1080i"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "nvidia"
Option "NVAGP" "2"
Option "RenderAccel" "1"
#Option "ConnectedMonitor" "dfp"
Option "UseEDID" "FALSE"
EndSection
I'm not sure why it's happening, as other 1080i sources come through (I only actually have gt4 on the ps2 to test with). HD720p also looks fine.
I would appreciate any help anyone can provide.
Thanks!
- David