baudm / mplayer.py

Lightweight Python wrapper for MPlayer
http://pypi.python.org/pypi/mplayer.py
GNU Lesser General Public License v3.0
117 stars 32 forks source link

clutter support #10

Open baudm opened 9 years ago

baudm commented 9 years ago

Original issue 7 created by baudm on 2011-07-26T08:21:47.000Z:

i will be great if there is clutter support available i know it can done by embedding Player object clutter actor but it would be nice if there clutter class available like gtkplayerview clutter have better support for zooming etc

thanks

baudm commented 9 years ago

Comment #1 originally posted by baudm on 2011-08-14T12:20:36.000Z:

If Clutter supports the XEmbed protocol, then this can be easily done. I haven't used Clutter before so I won't be able to do this in the foreseeable future.