[mythtv] [PATCH] QT/Embedded-Directfb Support

DBakker at arrayasolutions.com DBakker at arrayasolutions.com
Wed Dec 24 13:20:13 EST 2003


Is this worth trying on a NVIDIA card?
 



"Wayne A. Hogue II" <mythtv at chiphead.net> 
Sent by: mythtv-dev-bounces at mythtv.org
12/24/2003 12:23 PM
Please respond to
Development of mythtv <mythtv-dev at mythtv.org>


To
Development of mythtv <mythtv-dev at mythtv.org>
cc

Subject
Re: [mythtv] [PATCH] QT/Embedded-Directfb Support








Joseph A. Caputo wrote:

>On Tuesday 23 December 2003 23:54, Wayne A. Hogue II wrote:
> 
>
>>Here it is.  I took Steve's earlier videoout_directfb module,
>>integrated it with my qte patches, added keyboard evert translations
>>and havhe it all working pretty well.
>>
>>There are just a couple screens where you can see a small bit of the
>>previous screen showing through, but no biggy.
>>
>>Keyboard codes are in, but no modified keys (Shifted keys etc) are
>>translated.  All the current default mythtv keys work.
>>
>>You need:
>>
>>QT/Embedded 3.3 from http://www.trolltech.com
>>Directfb-0.9.20 from http://www.directfb.org
>>and all the usual stuff that myth needs.
>>
>>Uncomment the directfb stuff in settings.pro and build as usual.
>>
>>For starting up, you may want to use a script, as the console is left
>>in an unusable state for some reason, but a reset fixes it.  I have
>>to look into this.
>>
>>Here is a script I use for running mythtv-qte:
>>
>>export HOME=/root
>>export QTDIR=/usr/local/qt-embedded
>>export
>>LD_LIBRARY_PATH=/usr/local/qt-embedded/lib:/usr/local/mythtv-qte/lib
>>export
>>PATH=/usr/local/qt-embedded/bin:/usr/local/mythtv-qte/bin:/usr/local/
>>sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 export
>>TZ=EST
>>mythfrontend -qws >/root/mythfb.log 2>&1
>>reset
>>
>>
>>-Wayne (Chiphead)
>> 
>>
>
>Any tips on configuration options to use when building Qt/E ?
> 
>

Here is my config for QTE:
./configure -qt-gif -no-exceptions -disable-opengl -qt-imgfmt-png 
-qt-imgfmt-jpeg -qt-imgfmt-mng -thread  -qt-sql-mysql 
-I/usr/include/mysql/

-Wayne (Chiphead)


_______________________________________________
mythtv-dev mailing list
mythtv-dev at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev




More information about the mythtv-dev mailing list