On 06/14/2011 08:55 AM, Misc Things wrote:
I installed the QMMP. but it seemed to be lacking the mp3 support? Do
i have to recompile it or i'm just missing smth obvious?
i did install libmad -
[code]
  yum info libmad.i686
Loaded plugins: aliases, changelog, downloadonly, protect-packages,
refresh-packagekit
Installed Packages
Name       : libmad
Arch       : i686
Version    : 0.15.1b
Release    : 4.el6.rf
Size       : 133 k
Repo       : installed
 From repo  : rpmforge
<skip>

yum info qmmp
Loaded plugins: aliases, changelog, downloadonly, protect-packages,
refresh-packagekit
Installed Packages
Name       : qmmp
Arch       : i686
Version    : 0.4.3
Release    : 1.el6
Size       : 4.3 M
Repo       : installed
 From repo  : epel
Summary    : Qt-based multimedia player
URL        : http://qmmp.ylsoftware.com/index_en.html
License    : GPLv2+
Description: This program is an audio-player, written with help of Qt library.
            : The user interface is similar to winamp or xmms.
            : Main opportunities:
            :
            :         * Winamp and xmms skins support
            :         * plugins support
            :         * Ogg Vorbis support
            :         * native FLAC support
            :         * Musepack support
            :         * WavePack support
            :         * ModPlug support
            :         * PCM WAVE support
            :         * CD Audio support
            :         * CUE sheet support
            :         * ALSA sound output
            :         * JACK sound output
            :         * OSS sound output
            :         * PulseAudio output
            :         * Last.fm/Libre.fm scrobbler
            :         * D-Bus support
            :         * Spectrum Analyzer
            :         * sample rate conversion
            :         * bs2b dsp effect
            :         * streaming support
            :         * removable device detection
            :         * MPRIS support
            :         * global hotkey support
            :         * lyrics support
[/code]


Hi, I did some research into this and found that mp3 support is not enabled in the EPEL version of the app. I was able to get mp3 support by compiling it myself.

The newest source is here:
http://code.google.com/p/qmmp/downloads/detail?name=qmmp-0.5.1.tar.bz2&can=2&q=

The list of requires is in the readme file (except they aren't listed as the devel versions).

Reply via email to