On 24 Sep 2007, at 19:23, Mircea Popescu wrote:

hello!

Thanks to the help provided by Torgeir Veimo it seems that I've managed to solve a framerate problem.

The problem is, now, that, after adding pci=routeirq to the kernel, mplayer -vo directfb -fs sees that the resolution is only 720x576 while the real one is 800x600.

Is there a a way to change this and make mplayer and directfb see the real resolution and play the movie in real fullscreen?

Here's a mode you can put in your fb.modes

mode "720x576-50"
    # D: 13.500 MHz, H: 15.625 kHz, V: 50.000 Hz
    geometry 720 576 720 2083 16
    timings 74074 80 0 43 0 64 6
    laced true
    bcast true
endmode

Also, I have these in my /usr/local/etc/directfbrc file

fbdev=/dev/fb0
mode=720x576-15
depth=15
pixelformat=AiRGB
disable-module=cle266

Normally, 750x576 is the default mode for the viafb, did you install that fb driver?

--
Torgeir Veimo
[EMAIL PROTECTED]



_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to