On 12.06.2009, at 13:28, Marcel Meyer wrote:
Hello list, currently I'm using the -wid option to embed the mplayer-output into a widget of my Qt-based application. That works with Linux/X11 and with Windows. Now I'm searching for a similar mechanism for MacOS.
Check out -vo corevideo's shared memory output. Mplayer OS X uses it. You can look at the sources of it on http://mplayerosx.sttz.ch/ The idea is to display the memory buffer with core video or an open gl texture yourself.
How can I embed the video output of an external MPlayer process (started from within my Qt-application with QProcess, of course) into (or onto) aninternal widget (QLabel f.ex.)? Thank you, Marcel _______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ MPlayer-users mailing list MPlayer-users@xxxxxxxxxxxx https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users