Skip to content

Zakhrov/WebPhonon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPhonon

Splash Screen

Phonon based Video Player written in Qt

http://zakhrov.github.io/WebPhonon/

Features:

  • OpenGL Visualization Visualizer
  • MySQL powered Media Library database
  • 10 band Equalizer (Linux Gstreamer backend Only) Equalizer
  • Volume amplifier (can blow your speakers out!) interface

Runtime Dependencies:

Qt4, Phonon, kdelibs4 (linux only)

Build Dependencies:

cmake, Qt4-dev, Phonon-dev, kdebase4-dev

Ubuntu build dependencies command:

apt-get install cmake libqt4-dev libphonon-dev kdelibs5-dev

OpenSUSE build dependencies command:

zypper in cmake libqt4-devel phonon-devel libkde4-devel

OpenSUSE Repo

http://software.opensuse.org/package/WebPhonon

  • The OBS repository contains packagase for all supported OpenSUSE versions along with Arch linux packages

Generic Binary Packages (RPM, DEB and win32 EXE)

http://sourceforge.net/projects/webphonon/

  • The Windows version requires K-lite codec pack

Build from Source:

  • git clone https://www.github.com/Zakhrov/WebPhonon.git
  • Build Instructions:
  • cd to the directory you cloned WebPhonon to
  • mkdir build
  • cd build
  • cmake -DCMAKE_INSTALL_PREFIX=/usr ..
  • make
  • execute using ./WebPhonon or run sudo make install for systemwide install

About

Simple Phonon based Video Player written in QT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages