/Python-QT-VideoPlayer

Python PhononVideoPlayer

Primary LanguagePython

PhononVideoPlayer

VideoPlayer (Qt4)

VideoSchneiden

cut Video (Qt4)

QT5_Videoplayer

VideoPlayer (Qt5)

##creating an executable on Linux:

pyinstaller QT5_VideoPlayer.py

when errors about missing Qt5 Files use:

pyinstaller -y --distpath="." -p "/usr/lib/python3/dist-packages/PyQt5/" QT5_VideoPlayer.py

Download 32 bit compiled Linux App

Download 64 bit compiled Linux App

TV_Livestream

German TV Livestrems (Live Streams der öffentlich rechtlichen Fernsehanstalten + ORF)

Download 32 bit Linux App