Closed GoogleCodeExporter closed 9 years ago
when i install new version on qmmp => when i install new version OF qmmp
vls for example play => VLC for example play
Original comment by tapi...@gmail.com
on 2 Apr 2011 at 9:19
Start qmmp from console, press "F" (open file dialog) and show me output.
Original comment by trialuser02
on 3 Apr 2011 at 7:29
[deleted comment]
Screenshot, and lot
tapin13@tapin13-laptop:~$ qmmp
MainWindow: detected wm: Metacity
Output: plugin loaded - libnull.so
Output: plugin loaded - liboss.so
Decoder: plugin loaded - libcue.so
AbstractEngine: plugin loaded - libmplayer.so
General: plugin loaded - libcovermanager.so
General: plugin loaded - libfileops.so
General: plugin loaded - libhal.so
General: plugin loaded - libhotkey.so
General: plugin loaded - libkdenotify.so
General: plugin loaded - liblyrics.so
General: plugin loaded - libmpris.so
General: plugin loaded - libnotifier.so
General: plugin loaded - libscrobbler.so
General: plugin loaded - libstatusicon.so
General: plugin loaded - libudisks.so
Skin: using /home/tapin13/.qmmp/cache/skin
Visual: plugin loaded - libanalyzer.so
WindowSystem: setting sticky state of window 0x4600610 to false.
FileDialog: plugin loaded - libqmmpfiledialog.so
QtFileDialogFactory::create()
Original comment by tapi...@gmail.com
on 3 Apr 2011 at 8:28
Attachments:
Looks like you have not input plugins installed. Did you build them?
Original comment by trialuser02
on 3 Apr 2011 at 10:06
I don't ready know if i build them. I make installation in two different ways:
1. compile like in readme file.
cmake ./
make
make install
2. download and install package from here
http://putokaz.wordpress.com/2011/03/31/qmmp-0-5-0-has-been-released/
sudo add-apt-repository ppa:stiff.ru/qmmp-releases
sudo apt-get update
sudo apt-get install qmmp
the same result, don't play mp3 files.
how i can add plugins? install?
where i have to download it?
i try to search, but nothing ( What plugin i have to use for mp3?
Original comment by tapi...@gmail.com
on 3 Apr 2011 at 10:24
I have been tested your ppa under ubuntu and I have no problems.
Check plugins installation:
cd /usr/lib/qmmp/Input
ls
libaac.so libcdaudio.so libcue.so libffmpeg.so libflac.so libmad.so
libmodplug.so libmpc.so libsndfile.so libvorbis.so libwavpack.so
user@user-VirtualBox:/usr/lib/qmmp/Input$
Package libqmmp-misc should be installed.
PS do not forget to remove previous cmake installation, i.e.
/usr/local/bin/qmmp, /usr/local/lib/libqmmp*
Original comment by trialuser02
on 4 Apr 2011 at 7:21
Original comment by trialuser02
on 4 Apr 2011 at 7:22
tapin13@tapin13-laptop:/usr/lib/qmmp/Input$ ls
libaac.so libffmpeg.so libmodplug.so libvorbis.so
libcdaudio.so libflac.so libmpc.so libwavpack.so
libcue.so libmad.so libsndfile.so
Package libqmmp-misc should be installed. - screenshot
Original comment by tapi...@gmail.com
on 4 Apr 2011 at 9:54
Attachments:
Show 'whereis qmmp' command output.
Original comment by trialuser02
on 4 Apr 2011 at 10:07
ok, make it remove previous cmake installation, i.e. /usr/local/bin/qmmp,
/usr/local/lib/libqmmp*
and after this i make apt-get install qmmp
now, i can open mp3 files, but... there is no sound (( i check sound volume,
there is nothing ( and it's look like file plaing... in sound test i listen the
sounds. so the problem again in qmmp soft ( help!
root@tapin13-laptop:/# qmmp
MainWindow: detected wm: compiz
Output: plugin loaded - libalsa.so
Output: plugin loaded - libjack.so
Output: plugin loaded - libnull.so
Output: plugin loaded - liboss.so
Output: plugin loaded - libpulseaudio.so
Decoder: plugin loaded - libaac.so
Decoder: plugin loaded - libcdaudio.so
Decoder: plugin loaded - libcue.so
Decoder: plugin loaded - libffmpeg.so
Decoder: plugin loaded - libflac.so
Decoder: plugin loaded - libmad.so
Decoder: plugin loaded - libmodplug.so
Decoder: plugin loaded - libmpc.so
Decoder: plugin loaded - libsndfile.so
Decoder: plugin loaded - libvorbis.so
Decoder: plugin loaded - libwavpack.so
AbstractEngine: plugin loaded - libmplayer.so
General: plugin loaded - libcovermanager.so
General: plugin loaded - libfileops.so
General: plugin loaded - libhal.so
General: plugin loaded - libhotkey.so
General: plugin loaded - libkdenotify.so
General: plugin loaded - liblyrics.so
General: plugin loaded - libmpris.so
General: plugin loaded - libnotifier.so
General: plugin loaded - libscrobbler.so
General: plugin loaded - libstatusicon.so
General: plugin loaded - libudisks.so
Skin: using /home/tapin13/.qmmp/cache/skin
Visual: plugin loaded - libanalyzer.so
WindowSystem: setting sticky state of window 0x4a00610 to false.
FileDialog: plugin loaded - libqmmpfiledialog.so
QtFileDialogFactory::create()
PlaylistParser: plugin loaded - libm3uplaylistformat.so
PlaylistParser: plugin loaded - libplsplaylistformat.so
PlaylistParser: plugin loaded - libxspfplaylistformat.so
PlayListModel: unsupported playlist format
TagLib: ID3v2.4 no longer supports the frame type TDAT. It will be discarded
from the tag.
InputSource: plugin loaded - libhttp.so
InputSource: plugin loaded - libmms.so
InputSource: using file transport
StateHandler: Current state: Buffering; previous state: Stopped
ReplayGain: disabled
QmmpAudioEngine: selected decoder: mad
TagLib: ID3v2.4 no longer supports the frame type TDAT. It will be discarded
from the tag.
DecoderMAD: Xing header detected
DecoderMAD: Total time: 309080
Effect: plugin loaded - libbs2b.so
Effect: plugin loaded - libcrossfade.so
Effect: plugin loaded - libladspa.so
Effect: plugin loaded - libsrconverter.so
Effect: plugin loaded - libstereo.so
Output: [null] 44100 Hz, 2 ch, s16le
ReplayGain: disabled
TagLib: ID3v2.4 no longer supports the frame type TDAT. It will be discarded
from the tag.
DecoderMAD: 2164 bytes skipped
StateHandler: Current state: Playing; previous state: Buffering
===== metadata ======
ARTIST = The Black Eyed Peas
TITLE = The Time (Dirty Bit)
ALBUM = Fun Dance 2011
COMMENT =
GENRE = Dance
YEAR = 2011
TRACK = 1
== end of metadata ==
DecoderMAD: deleting input_buf
StateHandler: Current state: Stopped; previous state: Playing
Original comment by tapi...@gmail.com
on 4 Apr 2011 at 10:19
root@tapin13-laptop:/# whereis qmmp
qmmp: /usr/bin/qmmp /usr/lib/qmmp /usr/local/lib/qmmp /usr/share/qmmp
/usr/share/man/man1/qmmp.1.gz
Original comment by tapi...@gmail.com
on 4 Apr 2011 at 10:20
Ok, looks like qmmp uses null output. Go to settings->audio and select "pulse
audio" as output.
Original comment by trialuser02
on 4 Apr 2011 at 10:28
YESSSSSssssssss thank!!! you are best! ) all work perfect! )
Original comment by tapi...@gmail.com
on 4 Apr 2011 at 10:43
Original comment by trialuser02
on 4 Apr 2011 at 10:46
Original issue reported on code.google.com by
tapi...@gmail.com
on 2 Apr 2011 at 9:18