Hi all,
I'm trying to play video in my qt embedded application window.
I tried using mplayer with -winid option but always the video is out of my application.
So i tired capturing and embedding the video to an widget.. using QWSWindow and QWSEmbedWidget, but still no luck.

i run my application like ./applicationName -qws
and i use qt embedded 4.5. on ARM

Any other ideas or suggestions please..

Thanks,