[mythtv-users] nvidia TV out picture too small

ray cielencki mythtv at rayslinky.com
Sun Sep 21 15:13:13 EDT 2003


i have a geforce 4 mx 440 that i'm using with this driver... try 
using the TVOverscan option - valid options are from 0.0 (no 
overscan) to 1.0 (full overscan). heres the corresponding secion from 
my XF86Config file:

Section "Device"
         Identifier  "Videocard0"
         Driver      "nvidia"
         BoardName   "nVidia GeForce 4 MX 440"
         Option      "RenderAccel" "1"
         Option      "TwinView"
         Option      "TwinViewOrientation" "Clone"
         Option      "SecondMonitorHorizSync" "30-50"
         Option      "SecondMonitorVertRefresh" "60"
         Option      "MetaModes" "1024x768, 1024x768; 800x600, 
800x600; 640x480, 640x480;"
         Option      "TVStandard" "NTSC-M"
         Option      "TVOutFormat" "COMPOSITE"
         Option      "NoLogo" "1"
         Option      "TVOverscan" "0.7"
EndSection

>    Section "Device"
>      Identifier    "MSI GeForce 2 MX-400 (TV)"
>      VendorName    "MSI"
>      BoardName     "GeForce 2 MX-400"
>      Driver        "nvidia"
>      Option        "NoLogo"                "on"
>      Option        "CursorShadow"          "on"
>      Option        "CursorShadowAlpha"     "32"
>      Option        "CursorShadowXOffset"   "2"
>      Option        "CursorShadowYOffset"   "2"
>      Option        "TVOutFormat"           "COMPOSITE"
>      Option        "TVStandard"            "PAL-B"
>      Option        "ConnectedMonitor"      "TV"
>    EndSection


More information about the mythtv-users mailing list