Title: Re: [mythtv-users] Black and White

Martin,

Check your /etc/X11/xorg.conf file.

Should look Something like this in the device section.

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce FX (generic)"
        Option      "RenderAccel" "1"
        # TV  Out Setup
        Option      "TVStandard" "NTSC-M"
        Option      "TVOutFormat" "SVIDEO"
        Option      "ConnectedMonitor" "TV"      
EndSection

The critical line is:

Option    “TVOutFormat” “SVIDEO”

This might help.

 
- Michael


From: Martin Ravell <[EMAIL PROTECTED]>
Reply-To: Discussion about mythtv <mythtv-users@mythtv.org>
Date: Mon, 1 Aug 2005 19:23:58 +1000
To: <[EMAIL PROTECTED]>
Subject: [mythtv-users] Black and White

I’m getting black and white out of the SVideo output on my PVR-350. The composite out is in color but I don’t want to use this.
 
The rig is FC3, ATRPM’s from Jarod’s Guide. TV Out via the PVR-350
 
Is there a setting somewhere that I have set wrong (to composite for example)?
 
If so, where can I find it?
 
 
 
 
Regards
Marty



_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to