[mythtv-users] Possible XvMC prebuffering issues solution?

Michael Tiller michael.tiller at gmail.com
Wed Nov 29 20:52:03 UTC 2006


On 11/29/06, Steven Adeff <adeffs.mythtv at gmail.com> wrote:
>
> its fixed, but has some float to it. Plus with tv output chips, they
> don't care about the float, so playing with the modeline frequency
> will help. I think "720x480_30" should work with the nvidia drivers
> for NTSC output without overscan compensation.


Just so I understand this, this implies that I should have a block like this
in xorg.conf, correct? (not my previous modes)

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
#                Modes    "1024x768_60" "800x600_60" "640x480_60"
#                Modes    "800x600_60" "640x480_60"
                Modes "720x480_30"
        EndSubSection
EndSection

--
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20061129/8d8c6247/attachment.htm 


More information about the mythtv-users mailing list