Inspired by Axel-Erfurt's Python-QT-VideoPlayer Project.
I can accross Axel's project, i decided to fork it and mess around with creating a video player.
pip install PyQt5
You may have to install python3-pyqt5:
sudo apt-get install python3-pyqt5
Inspired by Axel-Erfurt's Python-QT-VideoPlayer Project.
I can accross Axel's project, i decided to fork it and mess around with creating a video player.
pip install PyQt5
You may have to install python3-pyqt5:
sudo apt-get install python3-pyqt5