On 06/14/2011 04:40 PM, Andrew Z wrote:
Alexander Hunt <[email protected]> wrote:
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).
Thank you Alexandr. Ill try to get to compiling rpm tonight.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Hi,
No problem with the brevity, and you're welcome for the info. I just
thought I'd add that now I am using the self-compiled version there
seems to be some lack of functionality in a couple of the menus; ie.
there is a menu entry for "tools" in the player, but nothing there, and
the "new list" function doesn't seem to do anything - mind you I've
never used this player, so maybe there is nothing usually in tools, and
you will be compiling for i686, so maybe you will have a different
result (I'm on a 64bit system) with new list, etc. Also, I wasn't able
to find the following deps which are listed as optional so maybe if you
find them everything for i686 will be as it should be.
Missing deps for 64bit:
- game-music-emu >= 0.5.5 (Optional)
- libWildMidi >= 0.2.3.4 (Optional)
- libprojectM >= 1.2.0 (Optional)
- libenca >= 1.9 (Optional)
best wishes
alex