Hi,

Op 19-dec-2005, om 9:15 heeft Ronald Wielink het volgende geschreven:

Hoi Micha,
it seems like you've made quite some progress. Since I'm struggling with optimising my nvidia card as well (and living in Dutchland just like you), would you please share the settings you are using now?


No problem, the main thing i've done is throwing the nvidia aside and plugging in my ati card again ;-) I'm using a SVideo cable. Maybe i'll try a VGA-Scart cable in the future. The best settings i've reached with my nvidia card where the following:

xorg.conf important parts:
Section "Device"
        Identifier      "NVIDIA Corporation NV34 [GeForce FX 5200]"
        Driver          "nvidia"
        Option          "TVStandard"            "PAL-B"
        Option          "TVOutFormat"           "SVIDEO"
        BusID           "PCI:1:0:0"
EndSection
Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       15-50
        VertRefresh     50-60
Modeline "720x576_51.00" 27.14 720 736 808 896 576 577 580 594 -HSync +Vsync # Sync Timing PAL: Horizontal frequency 15625 Hz. H sync width 4 uS (58 dots). Vertical frequency: 25 Hz, Vertical Sync width: 192 uS (6 lines).
        Mode "720x576"
                DotClock 14.5
                HTimings 720 752 816 928
                VTimings 576 580 586 625
                Flags "Interlace" "-HSync" "-VSync"
        EndMode
        # PAL 50
        ModeLine "800x600x50" 33.1584 800 840 968 1056 600 601 605 628
EndSection
Section "Screen"
        Identifier      "Default Screen"
        Device          "NVIDIA Corporation NV34 [GeForce FX 5200]"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Virtual         720 576
                Depth           24
                Modes           "720x576" "800x600x50"
        EndSubSection
EndSection

.nvidia-settings-rc:
# Attributes:

0/DigitalVibrance[TV-0]=0
0/ImageSharpening[TV-0]=0
0/SyncToVBlank=1
0/AllowFlipping=1
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/TVOverScan[TV-0]=16
0/TVFlickerFilter[TV-0]=120
0/TVHue[TV-0]=0
0/TVSaturation[TV-0]=166
0/XVideoOverlaySaturation=4096
0/XVideoOverlayContrast=4096
0/XVideoOverlayBrightness=0
0/XVideoOverlayHue=0
0/XVideoTextureSyncToVBlank=1
0/XVideoBlitterSyncToVBlank=0

The most important settings in mythtv (from memory, so i'm not a 100% sure)
Deinterlace: Bob
Filters: crop(remove a flickering line),adjust(picture was way too white)
Recording profiles: width=756, height=576

Met vriendelijke groet,

Micha Kersloot
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to