Hi all!the display=??? in freevo.conf is for freevo only, but not what mplayer uses as video out device. besides that freevo does not support directfb (only for matrox cards iirc). so with your configuration freevo falls back to fbdev for its output and so does mplayer (because it's set default to framebuffer).
I finally figured out what to do, to get mplayer showing videos in colors. I choosed -vo directfb instead of fbdev.
So I changed the freevo config to display = directfb.
freevo still works with menues etc. but when I choose a video, that works with mplayer in the console, i see no movie and dont hear anything - just a blank black screen. But mplayer plays something. The blank screen stays as long as the movies time. And I can see mplayer running in the process list.
But why is there no movie display?
Can anyone give an advice?
to set the mplayer output device add/change this in your local_conf.py: MPLAYER_VO_DEV = 'directfb'
Flo
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
