[mythtv-users] video plays too fast on ABC. out of sync.

Inor Kuo inorkuo at hotmail.com
Tue Oct 31 18:37:34 UTC 2006


-----Original Message-----
From: mythtv-users-bounces at mythtv.org
[mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Steven Adeff
Sent: Tuesday, October 31, 2006 11:51 AM
To: Discussion about mythtv
Subject: Re: [mythtv-users] video plays too fast on ABC. out of sync.

On 10/31/06, Inor Kuo <inorkuo at hotmail.com> wrote:
> -----Original Message-----
> From: mythtv-users-bounces at mythtv.org
> [mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Michael T. Dean
> Sent: Tuesday, October 31, 2006 12:15 AM
> To: Discussion about mythtv
> Subject: Re: [mythtv-users] video plays too fast on ABC. out of sync.
>
> On 10/30/06 23:53, Inor Kuo wrote:
>
> >I was under
> >the impression that mythtv uses mplayer to play back recordings.
> >
>
> The completely false rumor that just won't die.  "What's dead should
> stay dead."  (
>
http://www.tv.com/supernatural/children-shouldnt-play-with-dead-things/episo
>
de/837006/summary.html?om_act=convert&om_clk=episodessh&tag=episodes;title;2
>
> )

> My mistake.  But even so, it seems that if both xine and mplayer can play
> these files, shouldn't there should be an easy way to make the myth
internal
> player do it correctly?
>

>please don't top post.

>what is the refresh frequency for the HD modeline you are using?

>-- 
>Steve
>Before you ask, read the FAQ!
>http://www.mythtv.org/wiki/index.php/Frequently_Asked_Questions
>then search the Wiki, and this list,
>http://www.gossamer-threads.com/lists/mythtv/
>Mailinglist etiquette -
>http://www.mythtv.org/wiki/index.php/Mailing_List_etiquette
>_______________________________________________
>mythtv-users mailing list
>mythtv-users at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users




Sorry.  I'm not sure what you mean by top post.  I'm guessing I'm supposed
to put my reply at the bottom of the email.

I am using the nvidia driver without a modeline.  I put in 1366x768 as a
display mode and it just worked.  I can look tonight to see what my lcd
reports as the refresh frequency.  My xorg looks like this.

Thanks,
Inor

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "GV42L HDTV"
        DisplaySize  930        520
 ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    31.0 - 70.0
        VertRefresh  50.0 - 85.0
        Option      "dpms"
        Option      "UseEdidDpi" "FALSE"
        Option      "DPI" "100 x 100"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        VendorName  "Videocard vendor"
        BoardName   "nVidia Corporation C51 PCI Express Bridge"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1366x768"
        EndSubSection
EndSection



More information about the mythtv-users mailing list