Skip to content

392625227/Python-QT-VideoPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python PhononVideoPlayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%