Skip to content

deeffest/Qt-Multimedia-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Qt-Multimedia-Player

Turns an example media player from the Qt documentation into a full-fledged application.

PySide 6.8.0.2 Python 3.12.3 Platform Win32 | Linux

Screenshots

Screenshot_1

Quick Start

Source Code

  1. Clone the Repository
    Clone the project repository to your local machine:
    git clone https://github.com/deeffest/Qt-Multimedia-Player.git
  2. Navigate to the Project Directory
    Enter the project folder:
    cd Qt-Multimedia-Player
  3. Install Dependencies
    Install the required dependencies:
    pip install -r requirements.txt
  4. Run the Application
    Start the media player:
    python mediaplayer.py

Deployment

  1. Download the Latest Release
    Get the latest version for your OS from the Releases page.

  2. Extract the Archive
    Unzip the downloaded archive to a location of your choice.

  3. Run the Application
    Open the extracted folder, then run the executable file to start the player.

See also

License

The Qt Multimedia Player is distributed under the GPLv3 license.

Disclaimer

This application is unofficial and not affiliated with The Qt Company. It was created using example code provided by The Qt Company, with custom modifications and enhancements, including a modified logo with a play symbol. "Qt" and the "Qt logo" are registered trademarks of The Qt Company.

We’d love to hear your questions or suggestions! 💬