Benedikt 'Hunz' Heinz schrieb: > Could you give me some hints on how to do this? > I don't understand the layer/surface/window stuff completely yet, but I > guess I have to make mplayer draw to the surface of a (fullscreen?) > window that's lowered underneath the menu window?
That's correct. I think there have already been discussions about adding a window id parameter to the mplayer backend, so it can get an interface to the window and its surface. You can keep the window created all the time and restart mplayer letting it reattach to the window each time. Another idea (in case of CRTC2): let mplayer use the first CRTC2 Layer only and run a window stack or your application exclusively in the sub picture layer. But it only has 16 color entries :( -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
