Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: VGA-RGB 2 SCART (WAS: Re: Increasing SDRAM on DVB cards)



On Wednesday 18 June 2003 13:11, stefan@lucke.in-berlin.de wrote:
> Thats just quiet easy (using framebuffer driver) :-)
> 
> fbset my-pal-1    for PAL DVDs
> fbset my-ntsc-1   for playing NTSC DVDs
> 
> It's fine with my G400 and mplayer.
> 
> The feature that graphic cards MUST has is: combined H + V sync output.
> I can post modline entries when I'm back home.
> 

These modes are for TV use only. Regular monitor perhaps won't sync.

from /etc/fb.modes:

mode "my-pal-1"
    geometry 768 576 768 576 32
    timings  67723 106 1 44 1 70 4
    csync high
    laced true
    bcast true
endmode

mode "my-ntsc-1"
    geometry 640 480 640 480 32
    timings  90574  40 1 22 19 20 4
    csync high
    laced true
    bcast true
endmode

scart connector I use is made from:

http://www.as.go.dlr.de/~bob/scart/scart.gif

--------

Stefan Lucke


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index