myphper / vlc-pyqt5-example

An example of an embedded VLC player using PyQt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VLC Player in PyQt5

This example demonstrates an embedded VLC player in Qt using PyQt5. the Python VLC binding file is included in this repo and can be found online here.

The example is based on the (older) example provided by VLC but uses the new PyQt5 signal/slot syntax. The code has been tested on OS X, Windows and Linux.

About

An example of an embedded VLC player using PyQt5


Languages

Language:Python 100.0%