A modern and intuitive media player built using Qt and C++, designed to provide a seamless experience for playing and managing your favorite media files.
โ๏ธ Play, Pause, Stop: Full control over playback.
โ๏ธ Volume Control: Easily adjust the volume or mute with one click.
โ๏ธ Playlist Management: Organize your media files by adding, removing, or rearranging them.
โ๏ธ Wide Format Support: Supports popular audio/video formats (MP3, MP4, WAV, AVI, etc.).
โ๏ธ Clean and Customizable UI: Built with user experience in mind, powered by Qt.
- Qt Framework (6.x or higher recommended)
- A C++ Compiler (e.g., GCC, MSVC)
- Optional: FFmpeg for extended media support
-
Clone the repository:
git clone https://github.com/MohammadOshkooh/MediaPlayer.git cd MediaPlayer
-
Open the project in Qt Creator or any preferred IDE.
-
Build the project:
- Configure the
.pro
file. - Run the
qmake
command to generate Makefiles. - Compile and build the source code.
- Configure the
-
Run the application from the IDE or terminal.
- Launch the application.
- Open media files via the "Open File" button.
- Use the controls to play, pause, or stop playback.
- Manage your playlist for better organization.
We welcome contributions!
- Bug Reports: Found an issue? Let us know.
- Feature Requests: Share your ideas for improving the project.
- Pull Requests: Submit your improvements directly.
This project is licensed under the MIT License.
For questions or support, please reach out:
Mohammad Oshkooh
- GitHub: MohammadOshkooh
๐ Thank you for using Media Player! We hope you enjoy it. ๐