Justin Wetherell wrote:
After further examination, I have seen this problem before but I can't remember the solution.

I have installed DirectFB 0.9.21, SDL 1.2.8, pygame 1.6, and Freevo 1.5.3.

I recompiled DirectFB, SDL, pygame, and Mplayer. I can play movies fine with Mplayer but when I start Freevo I either get a blue screen (when primary-layer=2) or scrambled display (when SDL_DIRECTFB_MGA_CRTC2 is set). When I compiled SDL I did see DirectFB... yes.

Any suggestions would be welcomed.

ENV
export SDL_VIDEODRIVER=directfb
export AUDIODEV=/dev/dsp1
export SDL_AUDIODRIVER=oss
export SDL_PATH_DSP=/dev/dsp1
unset SDL_VIDEO_YUV_DIRECT
export SDL_VIDEO_YUV_HWACCEL=1
export SDL_DIRECTFB_MGA_CRTC2=1
export SDL_DIRECTFB_MGA_STRETCH=1
export SDL_DIRECTFB_MGA_OVERSCAN=1


What happens if you unset all of these SDL_ environment variables except SDL_VIDEODRIVER and keep also primary-layer=2 in directfbrc?
Then, can you try it with libsdl-1.2.7 ?


Cheers,
Lucian


matrox-crtc2
matrox-tv-standard=ntsc
#primary-layer=2
#fbdev=/dev/fb0
#no-vt-switch
#graphics-vt
#sync


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to