Skip to content

Axel-Erfurt/Python-QT-VideoPlayer

Repository files navigation

PhononVideoPlayer

VideoPlayer (Qt4)

VideoSchneiden

cut Video (Qt4)

QT5_Videoplayer

VideoPlayer (Qt5)

press 'o' to open a video file or right mouse click for contextmenu

##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

There is a new Version with user lists and recording

About

Python PhononVideoPlayer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages