/QMoviePlayer

Lightweight video player written in c++

Primary LanguageC++GNU General Public License v3.0GPL-3.0

QMoviePlayer

Lightweight movie player written in c++ with the qt framework

How to build ?

git clone https://github.com/Ola-jed/QMoviePlayer
cd QMoviePlayer
cmake .
make
./QMoviePlayer # You can pass all the media you want to play

Just import the project if you use an ide.

Screenshots

No media playing

black screen

Playing a meida

2