It seems as though DirectFB 0.9.22 needs the same fix/hack? Currently:
config->pixelformat = DSPF_YUY2;
My machine basically has everything else the same version. I don't have
an /etc/directfb file though, I guess I'll need that.
This might fix my previous post?
Thanks...
-Scott
Justin Wetherell wrote:
> Justin Wetherell wrote:
>
>> After snooping around the code and searching the internet, I have
>> found the answer. You need to patch DirectFB 0.9.21.
>>
>> /Here is my setup:/
>> *ENV:*
>> export SDL_VIDEODRIVER=directfb
>>
>> */etc/directfb:*
>> matrox-crtc2
>> matrox-tv-standard=ntsc
>> primary-layer=02
>> #matrox-sgram
>> matrox-cable-type=composite
>> depth=32
>> bg-color=FF000000
>> no-cursor
>>
>> *DirectFB 0.9.21:*
>> patched gfxdrivers/matrox/matrox_crtc2.c
>> line 155; changed from "config->pixelformat = DSPF_YUY2;" to
>> "config->pixelformat = DSPF_RGB32;"
>> /./configure --enable-multi --with-gfxdrivers=matrox
>> make && make install
>>
>> *SDL 1.2.8:
>> *.///configure --enable-video-directfb
>> make && make install/
>>
>> /*pygame 1.6:
>> *pyththon setup.py install
>>
>> *MPlayer 1.0pre6a:*
>> ./configure --enable-directfb
>> make && make install
>>
>> and recompile xmame, xmess, zsnes, etc...
>>
>> THANK GOD!!!
>> and thanks for everyones help.
>> /
>
> This might be vital, i believe this setup only works with kernel
> 2.4.28 or higher because of the directfb 0.9.21 matrox patch.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users