jaseg / python-mpv

Python interface to the awesome mpv media player
https://git.jaseg.de/python-mpv.git
Other
532 stars 67 forks source link

Painting output of python-mpv onto a QWebEngine background in QML window #210

Closed prayag17 closed 2 years ago

prayag17 commented 2 years ago

Is there a way I can paint the output of python-mpv's output to Qt's webengineview inside a Qml window? I checked this out https://gitlab.com/robozman/python-mpv-qml-example/-/blob/master/main.py but I don't want to create a separate window. I want something similar to this https://github.com/jellyfin/jellyfin-media-player/tree/master/src