Ola-jed / QMoviePlayer

Lightweight video player written in c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Lightweight video player written in c++

License:GNU General Public License v3.0


Languages

Language:C++ 92.1%Language:CMake 7.9%