Re: MPlayer's window embedding
xofprog <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
Hello, >> How can I embed the window of mplayer into a window of a Win32 program >> to create GUI for mplayer with an extended functionality? >> It's possible in any case? > very rude example using python and wxwindow, the real way to use it > is open a pipe with mplayer in slave mode, but anyway the example > shows how to tell mplayer to send video in a user window. > Is it possible with WinAPI? xof