OvoPlayer

From Lazarus wiki
Revision as of 12:01, 23 March 2012 by Varianus (talk | contribs)
Jump to navigationJump to search

Info

OvoPlayer is a music player for various audio formats.

Features

  • Can play and read music tag from MP3, FLAC, WMA, APE and OGG files
  • Can update tag of MP3, WMA, FLAC
  • Cross platform - work on Linux and Windows
  • Multiple audio engines supported
  • Can import M3U, ASX, PLS, XSPF, BSPL, WPL playlist

Supported Engines

Ovoplayer can use various multimedia playback engines:

  • VLC - preferred choice, tested on Linux and Windows
  • MPlayer - play almost any format, tested on Linux and Windows
  • XINE - almost complete (some performance issues), tested on Linux
  • BASS - complete, tested on Windows
  • GStreamer - almost complete, tested on Linux
  • Direct Show - complete, Windows only, may need to install codec for Flac and Ogg

To Do

  • Tags rewriting (working on)
  • creation of deb packages for 32 bit Linux

Development

OvoPlayer is hosted in Google Code: http://code.google.com/p/ovoplayer/

Subversion

Use this command to anonymously check out the latest project source code:

svn checkout http://ovoplayer.googlecode.com/svn/trunk/ ovoplayer

Screen Shot

OvoPlayerScreenshot.png

See Also