This is a customized media player using vlc-qt.Thanks to ntadej for developing vlc-qt.There are no dependencies except libvlc.Source code is present in the "src" directory.
Download the appimage from the repository and then give the vlc plugin path by this command.
export VLC_PLUGIN_PATH=/path/to/vlc/plugins/
and then execute the appimage by this command
./media_player.AppImage
That's it!
Bugs can be submitted in issues section.