
Qmmp
Homepage
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:desktoprelease-stablesource-packagewindows-binaryx86x86-64
Description:Supported operating systems:
GNU/Linux
FreeBSD
Microsoft Windows
Supported formats:
MPEG1 layer 2/3
Ogg Vorbis
Ogg Opus
Native FLAC, Ogg FLAC
Musepack
WavePack
tracker modules (mod, s3m, it, xm, etc)
ADTS AAC
CD Audio
WMA, Monkey's Audio (and other formats provided by FFmpeg library)
PCM WAVE (and other formats provided by libsndfile library)
midi
SID
chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX)
DSP effects:
BS2B effect
sample rate converter
LADSPA effects
extra stereo
crossfade
Visual effects:
projectM visualization
spectrum analyzer
Output system support:
OSS4 (FreeBSD)
ALSA (Linux)
Pulse Audio
JACK
WaveOut (Win32)
DirectSound (Win32)
WASAPI (Win32)
Other features:
XMMS and Winamp 2.x skins support
alternative user interface based on standard widgets set
10-band equalizer
MP3, Vorbis, AAC, AAC+ streams support
MMS support
MPRIS
removable device detection (via UDisks)
video playback via Mplayer
lyrics
cover art support
CUE sheet support
embedded CUE support (for FLAC, WavPack and Monkey's Audio)
multiple playlists
automatic charset detection for cue files and ShoutCast metadata
playlist formats: m3u, pls, xspf
ReplayGain support
sending listening history to Last.fm, Libre.fm and ListenBrainz
CDDB support
audio converter
stream browser
audio formats conveter
external programs execution on track change
ReplayGain scanner
archive reader (RAR and 7z)
audio recording
listening history
media library
Downloads
https://qmmp.ylsoftware.com/downloads.php
https://sourceforge.net/projects/qmmp-dev/files/
2.2.4
added support for embedded cover art images in the mpris plugin
fixed build with ProjectM 4.0 or higher
fixed build with Qt 6.9
fixed build with TagLib 2.0
fixed cmake warning
fixed filter list update
fixed proxy URL
using case insensitive search for ReplayGain tags in the ffmpeg plugin
updated Chinese Traditional translation
updated French translation
Ratings & Comments
73 Comments
10 10 the best Enabling simple interface plugin and the files view makes it the best. (That should be default instead of the outdated Winamp GUI).
9 + Very nice with this skin too.
Можно реализовать вот такой плейлист? http://delidov.ru/upload/Screenshot_20190211_012245.png
AppImage?
9 Отлично!!! Именно такой плеер я хотел на свой Linux Mint! Огромное спасибо автору!
thanks for sharing
hi i'm using windows 7 64 bits. during compile,show this error : error: [release/qrc_libqmmpui_locales.cpp] : File Not Found. where is this c++ file?
It's generated by rcc during compilation. More information you can find here http://doc.qt.nokia.com/4.7-snapshot/rcc.html
really awesome player you got thanks for sharing it plus 1 from me.
Trying to collect under qtopia by SDK, but an error! qtfiledialog.cpp: In member function `virtual QString QtFileDialog::existingDirectory(QWidget*, const QString&, const QString&)': qtfiledialog.cpp:56: error: `QFileDialog' has not been declared qtfiledialog.cpp:56: error: `QFileDialog' has not been declared qtfiledialog.cpp:56: error: `ShowDirsOnly' was not declared in this scope qtfiledialog.cpp:56: warning: unused variable 'ShowDirsOnly' qtfiledialog.cpp: In member function `virtual QString QtFileDialog::openFileName(QWidget*, const QString&, const QString&, const QString&, QString*)': qtfiledialog.cpp:65: error: `QFileDialog' has not been declared qtfiledialog.cpp: In member function `virtual QStringList QtFileDialog::openFileNames(QWidget*, const QString&, const QString&, const QString&, QString*)': qtfiledialog.cpp:74: error: `QFileDialog' has not been declared qtfiledialog.cpp: In member function `virtual QString QtFileDialog::saveFileName(QWidget*, const QString&, const QString&, const QString&, QString*)': qtfiledialog.cpp:83: error: `QFileDialog' has not been declared make[2]: *** [.build/obj-release-shared/qtfiledialog.o] Ошибка 1 make[2]: Leaving directory `/home/ktattoo/qmmp-0.4.2/src/qmmpui' make[1]: *** [sub-src-qmmpui-all-ordered] Ошибка 2 make[1]: Leaving directory `/home/ktattoo/qmmp-0.4.2' make: *** [all] Ошибка 2 help please!
0.4.2 requires Qt 4.4 or higher. Also Qt Ectended/Qtopia development has been discontinued http://qt.nokia.com/about/news/qt-software-discontinues-qt-extended/
Thanks a lot for this! Finally I can remove good old but unsupported and outdated xmms (audacious never was an alternative because of its poor double size look). Great how crisp and clear qmmp looks in double size mode, just like xmms or even better.
...A decent lightweight music player for when all I want to do is load up some tunes and space out to projectM's lovely visuals. Thank you! One tiny complaint/suggestion though: I remember the old WinAmp having a function to double the size of its windows; I couldn't find that functionality in QMMP. Any chance you might add it?
Nevermind that last request; I just discovered QSMMP, which is essentially QMMP with a native Qt interface.
I really like qmmp, and would like to replace audacious by it, but it takes around twice cpu load as xmms and audacious (7% instead of 3%). Is there some room for optimization?
http://code.google.com/p/qmmp/issues/detail?id=259
Спасибо! Простой и удобный плеер.
It would be very nice to see this app supporting goom (or goom 2k4) visualisation. You can steal code from xmms / xine or even from homepage of project. I dont have spare time to make any software patch :(
Thank you for developing this great app. It's very nice when we only want to play one music and don't what to open your media manager (like amarok ir juk) Finally i can leave xmms!
Are you going to add Media Libraty and support for modern skin from winamp 5 in qmmp?
http://code.google.com/p/qmmp/issues/detail?id=30
Hello! I have installed mpg123 (v:1.7.2-1) but the cmake write this: mp3 support .......................disabled. What I need install, that I play mp3? Dgzt
Install libmad
Thank you.
Hi, I'm trying to build this in Windows but I'm getting this error: E:/Qt/qmmp-0.3.0/src/qmmp/downloader.h:28: curl/curl.h: No such file or directory I went to curl.haxx.se but the site seems to be unavailable, anyone here has a copy of this curl thing? Thanks.