Projects

Media Player in Python using PyQT5

To enhance my desktop application development skills, I developed a Media Player using Python and PyQT5.


The Media Player has basic controls like a slider to move to any point in the video. There is a volume controller, you can also see file information related to a video. PyQT5 was used because it is rich in classes which are very useful for controlling multi-media contents like audio and video files.



Started on Jan. 24, 2025, 11:42 a.m.
Updated on Jan. 24, 2025, 11:54 a.m.
Status:
Tags: Python

Project Link : https://github.com/Apfirebolt/media_player_in_pyqt5

Technologies Used : Python, PyQt5


Images:
GUI-1
File Info