...Ok, back again....
Having "display = dfbmga" in my freevo.conf does not ouput the freevo
export SDL_VIDEODRIVER=directfb export SDL_DIRECTFB_MGA_CRTC2=1 export SDL_DIRECTFB_MGA_STRETCH=1 export SDL_DIRECTFB_MGA_OVERSCAN=1
So far so good wrt your config, I think I know what's wrong...
Don't know if it will help much, but here is the ouput from freevo & mplayer when they are run:
...
(*) DirectFB/Layer: Enabled 'FBDev Primary Layer'. SDL DirectFB_SetVideoMode: [EMAIL PROTECTED], flags: 0x00000000
Freevo is only outputing to your monitor as you said, "FBDev Primary Layer". You want to see "Matrox CRTC2" like mplayer reports. Look at your /etc/directfbrc and add primary-layer=02. Personally I don't trust the crtc2 code in SDL (it works a bit sketchy) and I don't use SDL_DIRECTFB_MGA_*.
HTH, -Rob
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
