I've compiled viafb.ko
modprobed it
than I :
rmoved /dev/fb0   (VESA)
ln /dev/fb1 /dev/fb0
xset -i reports :
mode "640x480-60"
   # D: 25.175 MHz, H: 31.469 kHz, V: 59.940 Hz
   geometry 640 480 640 480 32
   timings 39722 48 16 33 10 96 2
   rgba 8/16,8/8,8/0,0/0
endmode

Frame buffer device information:
   Name        : Via
   Address     : 0xe4000000
   Size        : 33554432
   Type        : PACKED PIXELS
   Visual      : TRUECOLOR
   XPanStep    : 0
   YPanStep    : 1
   YWrapStep   : 0
   LineLength  : 2560
   MMIO Address: 0xe8000000
   MMIO Size   : 16777216
   Accelerator : No

Running mplayer :

DISPLAY=:0.0 mplayer ~/test.mov -vo directfb


DirectFB: Test format - added layer 0 scale/pos 0
(!) DirectFB/FBDev: Panning display failed!
   --> Invalid argument
vo_directfb2.c <968>:
       (#) DirectFBError [primary->Flip (primary, NULL, DSFLIP_WAIT)]:
General failure!
(!!!)  *** WARNING [Application exited without deinitialization of
DirectFB!] *** [../../../src/core/core.c:741 in dfb_core_deinit_check()]

DirectFB: Config finished [200x150] - [640x480]
DirectFB: Format query: BGRA
DirectFB: Test format - layer 0 scale/pos 0
DirectFB: Test format - added layer 0 scale/pos 0
(!) DirectFB/FBDev: Panning display failed!
   --> Invalid argument
vo_directfb2.c <968>:
       (#) DirectFBError [primary->Flip (primary, NULL, DSFLIP_WAIT)]:
General failure!
(!!!)  *** WARNING [Application exited without deinitialization of
DirectFB!] *** [../../../src/core/core.c:741 in dfb_core_deinit_check()]



Running :
XDirectFB

looks good, everything works

Running  mplayer :
DISPLAY=:0.0 mplayer ~/test.mov -vo xv


Playing /root/test.mov.
Quicktime/MOV file format detected.
VIDEO:  [cvid]  200x150  24bpp  6.452 fps    0.0 kbps ( 0.0 kbyte/s)
Xlib:  extension "XFree86-VidModeExtension" missing on display ":0.0".
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.


Exiting... (End of file)


1. The driver doesnt provide accleration for some reason ?
2. XVideo is not available becouse of driver, or something else

Thanks
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to