On Donnerstag, 4. November 2004 15:22, Lucian Muresan wrote: > AFAIK, for G400 DirectFB is the video output method of choice. So, a vdr > output wich is fast, has OSD and the quality is also perfect (I've seen it > only when playing VDR recordings in mplayer with dfbmga and field-parity=top > so far) this has yet to be written :-). The DirtectFB videoout of softdevice > as it is now, uses wrong field parity order, which is very bad on an > interlaced TV, especially on fast movements and scrolling text, especially
What kind of effects do you see ? Now I tried s-video out and I see some kind of blocked stripes. That is, one big horizontal stripe is left from the next. and this seems to be a scaling issue. Width is reported as 720 pixels and so the whole picture will be scaled down (scaler assumes square pixel). I cannot specify 768 width in /etc/directfbrc. This will cause a segfault on "scrSurface = dfb->CreateSurface (scrDsc);" allthough 768 is reported as supported: [dfb] Supported video Modes are: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Nov 5 19:44:19 bodega1 kernel: matroxfb: cannot set xres to 720, rounded up to 768 -- stefan lucke
