Hello all

I want to display video data on two surfaces simultaneously. Is there
some way out? Actually I am able to play a video on a window surface and
also have implemented the seek capability but I am able to display the
slider movement only on the video window surface .so I created another
window having the same properties as window playing video and tried to
blit the slider image onto it for every frame callback but instead there
is some type of flicker in the slider window region and image of slider
is not visible at all whereas it moves quite clearly on the surface of
video window.
  So I thought may be there is some issue with my slider window creation
so blitted the video data on its surface also but no video comes on this
surface in spite of the fact that both slider window and video window
are created using the same function so cant we diplay video data on two
window surface simultaneously?

 
 
Thanks and Regards,
HEMANT KUMAR
WIireless & Embedded Solutions Group
NET CENTRIC TECHNOLOGIES DIVISION

 
 
 


_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to