I have a NVIDIA GeForce 2 MX card with SVideo out that I have going to my
televisions SVidio in. When I run Freevo it leaves a black border around
the screen and Freevo is stuck inside this. How do I make Freevo fill the
entire TV screen?

I have been trying to find the info I would need but am getting confused
on what exactly I am looking for. Should I be running Freevo in 800x600
and use OSD inside of the local.conf.py file to "stretch" the image across
the whole screen? Or should I be using 640x480 and then try the same
thing? I am completely lost at this point.

Jon

Below is my Video section of my XF86Config:

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "CTX 1785GM"
        DisplaySize  13 10
        HorizSync    30.0 - 85.0
        VertRefresh  50.0 - 100.0
#       Option      "dpms"
EndSection

Section "Monitor"
        Identifier   "TV"
        HorizSync    30.0 - 50.0
        VertRefresh  60.0 - 60.0
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce 2 MX (generic)"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     16
                Modes    "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "800x600" "640x480"
        EndSubSection
EndSection

Section "Screen"

#    Option "TVStandard" "NTSC"
        Identifier "Screen_tvout800"
        Device     "videocard0"


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to