This is a sub-project to the QDVDAuthor project (http://www.qdvdauthor.sf.net).

It uses kaffeine's mediaWidgets and uses them for this application (http://kaffeine.sf.net). 

QPlayer is a simple media player based on Xine, and/or MPLayer, and/or VLC.

To compile with support of any of those player engines you have three environment variables wich need to be set before calling qmake.
export WITH_XINE_SUPPORT=yes
export WITH_MPLAYER_SUPPORT=yes
export WITH_VLC_SUPPORT=yes

For further details please read the CHANGELOG in the main directory of QDVDAuthor.
