9 skills found
quasarframework / Quasar Ui QmediaplayerQMediaPlayer for Quasar
thisismy-github / PyplayerA Python-based media player with simple editing features using PyQt5 and FFmpeg, supporting GIFs and multiple players including VLC and (eventually) QMediaPlayer.
ShaShiDiZhuanLan / Demo VLC QtQt+VLC简单的使用显示视频示例,vlc播放视频,要比QMediaPlayer实用的多,并且同时运行20个视频时不会出现卡顿。
DanielChopra / MediaPlayer With PyQt5I made this Multimedia Player with Python and PyQt5, I referred the following sources, Credits :- https://www.pythonguis.com/examples/python-multimedia-player/ https://codeloop.org/python-how-to-create-media-player-in-pyqt5/ https://stackoverflow.com/questions/41612790/pyqt5-videowidget-not-showing-in-layout https://gist.github.com/QuantumCD/6245215 Packaging PyQt5 applications for Windows :- https://www.pythonguis.com/tutorials/packaging-pyqt5-pyside2-applications-windows-pyinstaller/ PyQt5 Documentation : https://doc.qt.io/qtforpython-5/PySide2/QtMultimedia/QMediaPlayer.html Book for reference : "Create GUI Applications with Python&Qt5" by Martin Fitzpatrick
yjg30737 / Pyqt Music Player WidgetPyQt music player widget
zhangli2946 / QMediaplayer Example暑期实践Qt5播放器代码归档
AnCoSONG / MaterialMusicPlayerThis is a music player, based on QT , need LAV Filter because of the usage of QMediaPlayer.
yuqilin / QMediaPlayerNo description available
dancingmokey / QMediaPlayerMedia Player Based on Qt/FFmpeg