Ville Syrjälä wrote: > 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.
Yes, SaWMan would map your windows to the available layers directly, reconfiguring the layer for single window mode. For this you need to specify which hardware layers should be used for the virtual layers, being the stacking class (upper, middle, lower), so up to three virtual layers that you can map to one, two or three hardware layers. But the display layer interface might be enough for you if you have enough hardware layers and a fixed usage of them. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
