<html>
<body>
<font size=3>Paul,<br><br>
I will give it a try.&nbsp; <br><br>
Thanks,<br><br>
-- Mache<br><br>
At 02:10 AM 5/9/2006, Paul Faulkner wrote:<br>
<blockquote type=cite class=cite cite="">Mache Creeger wrote: <br>
<blockquote type=cite class=cite cite=""><br>
</font><pre>Video looks great on the computer monitor but has tearing,
and is 
blotchy on the TV over S-Video.&nbsp; Any ideas?

I use the clone option on xorg.conf and I would assume that all 
attributes would apply equally to the CRT and the TV.&nbsp; Here is my 
xorg.conf and .nvidia-settings-rc.

-- Mache Creeger

# XFree86 4 configuration created by pyxf86config
# Section &quot;DRI&quot;
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Group&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0666
# EndSection

Section &quot;ServerLayout&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;Default Layout&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; &quot;Screen0&quot; 0 0
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
InputDevice&nbsp;&nbsp;&nbsp; &quot;Mouse0&quot; &quot;CorePointer&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
InputDevice&nbsp;&nbsp;&nbsp; &quot;Keyboard0&quot;
&quot;CoreKeyboard&quot;
EndSection

Section &quot;Files&quot;

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, a font server independent of the X server is
# used to render fonts.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp;
&quot;/usr/lib/xorg/modules/extensions/nvidia&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp;
&quot;/usr/lib/xorg/modules&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
FontPath&nbsp;&nbsp;&nbsp;&nbsp; &quot;unix/:7100&quot;
EndSection
[root@digit mache]# more /etc/X11/xorg.conf

# XFree86 4 configuration created by pyxf86config
# Section &quot;DRI&quot;
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Group&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0666
# EndSection

Section &quot;ServerLayout&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;Default Layout&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; &quot;Screen0&quot; 0 0
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
InputDevice&nbsp;&nbsp;&nbsp; &quot;Mouse0&quot; &quot;CorePointer&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
InputDevice&nbsp;&nbsp;&nbsp; &quot;Keyboard0&quot;
&quot;CoreKeyboard&quot;
EndSection

Section &quot;Files&quot;

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, a font server independent of the X server is
# used to render fonts.
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp;
&quot;/usr/lib/xorg/modules/extensions/nvidia&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ModulePath&nbsp;&nbsp;
&quot;/usr/lib/xorg/modules&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
FontPath&nbsp;&nbsp;&nbsp;&nbsp; &quot;unix/:7100&quot;
EndSection

Section &quot;Module&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;
&quot;dbe&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;
&quot;extmod&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;
&quot;fbdevhw&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;
&quot;record&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;
&quot;freetype&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;
&quot;type1&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Load&nbsp;
&quot;glx&quot;
EndSection

Section &quot;InputDevice&quot;

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;Xleds&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;1
2 3&quot;
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;XkbDisable&quot;
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).&nbsp; For example, for a
non-U.S.
# keyboard, you will probably want to use:
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;XkbModel&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;pc102&quot;
# If you have a US Microsoft Natural keyboard, you can use:
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;XkbModel&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;microsoft&quot;
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;XkbLayout&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;de&quot;
# or:
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;XkbLayout&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;de&quot;
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;XkbVariant&quot;&nbsp;&nbsp;&nbsp; &quot;nodeadkeys&quot;
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;XkbOptions&quot;&nbsp;&nbsp;&nbsp; &quot;ctrl:swapcaps&quot;
# Or if you just want both to be control, use:
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;
&quot;XkbOptions&quot;&nbsp;&nbsp;&nbsp; &quot;ctrl:nocaps&quot;
#
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;
&quot;Keyboard0&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;kbd&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbModel&quot;
&quot;pc105&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;XkbLayout&quot;
&quot;us&quot;
EndSection

Section &quot;InputDevice&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;
&quot;Mouse0&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;mouse&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Protocol&quot;
&quot;IMPS/2&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot;
&quot;/dev/input/mice&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;ZAxisMapping&quot; &quot;4
5&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Emulate3Buttons&quot;
&quot;yes&quot;
EndSection

Section &quot;Monitor&quot;

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;
&quot;Monitor0&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VendorName&nbsp;&nbsp;
&quot;Monitor Vendor&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
ModelName&nbsp;&nbsp;&nbsp; &quot;Dell M1110&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DisplaySize&nbsp;
400&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 300
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
HorizSync&nbsp;&nbsp;&nbsp; 30.0 - 107.0
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VertRefresh&nbsp; 50.0 -
160.0
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
ModeLine&nbsp;&nbsp;&nbsp;&nbsp; &quot;1024x768&quot; 94.5 1024 1072 1168
1376 768 769 772 
808 +hsync +vsync
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;dpms&quot;
EndSection

Section &quot;Device&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;
&quot;Videocard0&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;nvidia&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VendorName&nbsp;
&quot;Videocard vendor&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BoardName&nbsp;&nbsp;
&quot;nVidia Corporation GeForce 6200&quot;
EndSection

Section &quot;Screen&quot;

#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;NvAgp&quot; &quot;1&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier
&quot;Screen0&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Device&nbsp;&nbsp;&nbsp;&nbsp; &quot;Videocard0&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Monitor&nbsp;&nbsp;&nbsp; &quot;Monitor0&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
DefaultDepth&nbsp;&nbsp;&nbsp;&nbsp; 24
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;NvAgp&quot; &quot;3&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;NoLogo&quot; &quot;1&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;RenderAccel&quot;
&quot;1&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;TwinView&quot; &quot;1&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;TwinViewOrientation&quot;
&quot;Clone&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;SecondMonitorHorizSync&quot;
&quot;30-50&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;SecondMonitorVertRefresh&quot;
&quot;60&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;MetaModes&quot;
&quot;1024x768, 1024x768&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;TVStandard&quot;
&quot;NTSC-M&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;ConnectedMonitor&quot;
&quot;CRT, TV&quot;
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;TVOutFormat&quot;
&quot;COMPOSITE&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;TVOutFormat&quot;
&quot;SVIDEO&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;TVOverScan&quot;
&quot;0.7&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SubSection
&quot;Display&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Viewport&nbsp;&nbsp; 0 0
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Depth&nbsp;&nbsp;&nbsp;&nbsp; 24
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Modes&nbsp;&nbsp;&nbsp; &quot;1024x768&quot;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EndSubSection
EndSection

========================================


#
# /home/mythtv/.nvidia-settings-rc
#
# Configuration file for nvidia-settings - the NVIDIA X Server Settings
utility
# Generated on Wed May&nbsp; 3 18:53:21 2006
#

# ConfigProperties:

ToolTips = Yes
DisplayStatusBar = Yes
SliderTextEntries = Yes
IncludeDisplayNameInConfigFile = No
ShowQuitDialog = Yes

# Attributes:

0/DigitalVibrance[CRT-0]=0
0/DigitalVibrance[TV-0]=0
0/ImageSharpening[CRT-0]=0
0/ImageSharpening[TV-0]=0
0/SyncToVBlank=1
0/AllowFlipping=0
0/LogAniso=0
0/FSAA=0
0/TextureSharpen=0
0/ForceGenericCpu=0
0/CursorShadow=0
0/CursorShadowXOffset=4
0/CursorShadowYOffset=2
0/CursorShadowAlpha=64
0/CursorShadowRed=0
0/CursorShadowGreen=0
0/CursorShadowBlue=0
0/FSAAAppControlled=1
0/LogAnisoAppControlled=1
0/RedBrightness=0.000000
0/GreenBrightness=0.000000
0/BlueBrightness=0.000000
0/RedContrast=0.000000
0/GreenContrast=0.000000
0/BlueContrast=0.000000
0/RedGamma=1.000000
0/GreenGamma=1.000000
0/BlueGamma=1.000000
0/OpenGLImageSettings=0
0/XVideoTextureSyncToVBlank=1
0/XVideoBlitterSyncToVBlank=1
0/XVideoSyncToDisplay=256

_______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" eudora="autourl">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
&nbsp;
</pre><font face="Courier New, Courier" size=3></font></blockquote>Hi<br>
<br>
I suspect that your graphics card is using the vertical sync rate of the
monitor output to swap frames rather than the sync rate of your TV.
However, if you change your card to use the sync rate of your TV then you
may experience tearing on your monitor instead. Here's a snippet of my
xorg.conf that uses a TV without any tearing:<br><br>
&nbsp;&nbsp; Option &quot;TransparentIndex&quot; &quot;0&quot;<br>
&nbsp;&nbsp; Option &quot;ConnectedMonitor&quot; &quot;TV&quot;<b><br>
&nbsp;&nbsp; Option &quot;UseDisplayDevice&quot; &quot;TV&quot;<br>
</b>&nbsp;&nbsp; Option &quot;TVStandard&quot; &quot;PAL-I&quot;<br>
&nbsp;&nbsp; Option &quot;TVOutFormat&quot; &quot;SVIDEO&quot;<br><br>
Have fun<br><br>
Paul <br>
_______________________________________________<br>
mythtv-users mailing list<br>
mythtv-users@mythtv.org<br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" eudora="autourl">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a></blockquote>
</body>
</html>