On Mon, Aug 27, 2007 at 10:55:13AM +0100, Irito Myosui wrote: > Hello Everybody > > Sadly I got no feedback on my first post > Maybe someone could still help me on that doe... > > I'm trying to use directfb to present at the same screen video and images. > The idea is the following: > - A region of the screen will present video (I'm trying to use mplayer). > - Two additional regions will present images. > - I need to be able to control video window size as well as the images > windows size to. > > About this I have some questions, that I would be thankful I some one could > give me any kind of feedback on this. > The questions are: > 1 - What program exists to plot images in directfb that is able to control > the image window size?
I'm not sure how complex your needs are. If you need proper windows and want to control ther behavior from a central place then AFAIK SaWMan would fit the bill. > 2 - Is it possible to have the output of two programs running in the same > directfb screen? Yes. You need to compile DirectFB with multi-app support. > 3 - If (2) is true, are we able to send this output in the same way to a tv > screen? Depends on the hardware. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
