<HTML>
<HEAD>
<TITLE>Re: [mythtv-users] Black and White</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
Martin, <BR>
<BR>
Check your /etc/X11/xorg.conf file. <BR>
<BR>
Should look Something like this in the device section. <BR>
<BR>
Section "Device"<BR>
Identifier "Videocard0"<BR>
Driver "nvidia"<BR>
VendorName "Videocard vendor"<BR>
BoardName "NVIDIA GeForce FX (generic)"<BR>
Option "RenderAccel" "1"<BR>
# TV Out Setup<BR>
Option "TVStandard" "NTSC-M"<BR>
Option "TVOutFormat" "SVIDEO"<BR>
Option "ConnectedMonitor" "TV" <BR>
EndSection<BR>
<BR>
The critical line is: <BR>
<BR>
Option “TVOutFormat” “SVIDEO”<BR>
<BR>
This might help.<BR>
<BR>
<BR>
- Michael<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Martin Ravell <martin.ravell@fmsglobal.com><BR>
<B>Reply-To: </B>Discussion about mythtv <mythtv-users@mythtv.org><BR>
<B>Date: </B>Mon, 1 Aug 2005 19:23:58 +1000<BR>
<B>To: </B><mythtv-users@mythtv.org.><BR>
<B>Subject: </B>[mythtv-users] Black and White<BR>
<BR>
</SPAN></FONT><FONT SIZE="4"><FONT FACE="Arial"><SPAN STYLE='font-size:13.0px'>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.<BR>
<BR>
The rig is FC3, ATRPM’s from Jarod’s Guide. TV Out via the PVR-350<BR>
<BR>
Is there a setting somewhere that I have set wrong (to composite for example)?<BR>
<BR>
If so, where can I find it?<BR>
<BR>
<BR>
<BR>
<BR>
Regards<BR>
Marty<BR>
</SPAN></FONT></FONT><FONT SIZE="5"><FONT FACE="Times New Roman"><SPAN STYLE='font-size:16.0px'> <BR>
</SPAN></FONT></FONT><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><SPAN STYLE='font-size:12.0px'><FONT FACE="Monaco, Courier New">_______________________________________________<BR>
mythtv-users mailing list<BR>
mythtv-users@mythtv.org<BR>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><BR>
</FONT></SPAN>
</BODY>
</HTML>