[mythtv-users] New nVidia driver

Thomas Börkel thomas at boerkel.de
Thu Jul 1 02:57:20 EDT 2004


HI!

Doug Larrick wrote:

> Get it while it's hot! nVidia's 1.0-6106 driver is released.

Does anyone know how to enable real interlacing with this beast? The old 
driver 4363 always tried to deinterlace/smooth the picture which 
resulted in jerky motion often.

This is my current config (GeForce FX 5200):

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "PAL TV"
	ModelName    "Sony"
	HorizSync    30-50
	VertRefresh  50
	ModeLine "640x480x50" 21.0     640 656 752 800   480 490 492 525
	ModeLine "800x600x50" 33.1584  800 840 968 1056  600 601 605 628
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "nvidia"
	VendorName  "Videocard vendor"
	BoardName   "NVIDIA GeForce FX (generic)"
	Option      "RenderAccel" "1"
	Option      "TVStandard" "PAL-B"
	Option      "TVOutFormat" "SVIDEO"
         Option      "NvAGP" "1"
         Option      "ConnectedMonitor" "TV"
	Option      "TVOverScan" "0.7"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Depth     24
		Modes    "800x600x50" "640x480x50"
	EndSubSection
EndSection


Thanks!

Thomas




More information about the mythtv-users mailing list