I doing a video converter GUI that uses mencoder, but I want to show a preview of the video file using mplayer.

Can I put the mplayer display window inside a Qt Widget ? Is there any class to do this?

Thanks and forgive my english.

Regards!