[PyQt] Embedding VLC
Matt Carlson
mcarlson1 at gmail.com
Sat Mar 6 09:25:33 GMT 2010
Chris Laux wrote:
>
> I made a prototype PyQt app that plays movies using MPlayer which displays the
> video in a plain QWidget. It turns out to be very simple - just pass "-wid" to
> mplayer and then the widget's .winId(). I'm using mpylayer (
> http://code.google.com/p/mpylayer/ ) to control mplayer from the pyqt GUI. I
> can post some code if you're interested. Also, this is on Linux, I haven't
> tested on Win/Mac.
>
> Just FYI.
>
>
I'd be interested to see some code for this. Please post it.
More information about the PyQt
mailing list