DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linuxsystems with X11 (though now it also runs in plain console withoutX, in FreeBSD, and in OpenSolaris).
Main features (the list is most likely far from complete):
* mp3, ogg vorbis, flac,ape, wv, wav, m4a, mpc, cd audio (and many more)
* sid, nsf and lots of other popular chiptune formats
* ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tagssupport
* character set detection for non-unicode id3 tags -- supportscp1251 and iso8859-1
* unicode tags are fully supported as well (both utf8 anducs2)
* cuesheet (.cue files) support, with charset detection(utf8/cp1251/iso8859-1)
* tracker modules like mod, s3m, it, xm, etc
* HVSC song length database support for sid
* gtk2 interface with efficient custom widgets
* no GNOME or KDE dependencies
* minimize to tray, with scrollwheel volume control
* drag and drop, both inside of playlist, and from filemanagers andsuch
* control playback from command line
* global hotkeys
* multiple playlists
* album artwork display
* 18-band graphical equalizer
* metadata editor
* user-customizable groups in playlists
* user-customizable columns with flexible title formatting
* radio and podcast support for ogg vorbis, mp3 and aacstreams
* gapless playback
* plugin support; bundled with lots of plugins, such as globalhotkeys and last.fm scrobbler; sdk is included
* duration calculation is as precise as possible for vbr mp3 files(with and without xing/info tags)
* was tested and works on x86, x86_64 and ppc64 architectures.should work on most modern platforms
To install DeadBeef on ubuntu 10.04/9.10
Open the terminal and run the following commands
$ sudo add-apt-repository ppa:alexey-smirnov/deadbeef
$ sudo apt-get update
$ sudo apt-get install deadbeef
To install DeadBeef on Ubuntu 12.10 and Ubuntu 12.04, via PPA,do this:
$ sudo add-apt-repository ppa:alexey-smirnov/deadbeef
$ sudo apt-get update
$ sudo apt-get install deadbeef
To install DeadBeef on Ubuntu 13.04, via PPA, do this:
Add the repo:
$ sudo add-apt-repository ppa:starws-box/deadbeef-player
Update the repo index:
$ sudo apt-get update
Install DeadBeef:
$ sudo apt-get install deadbeef
Screenshot