Closed GoogleCodeExporter closed 9 years ago
I encoded my mp3 to wav using ffmpeg and still it does not play:
ffmpeg:
Input #0, mp3, from '01 Simple Pleasures.mp3':
Metadata:
title : Simple Pleasures
artist : Jazz Cafe
album : Simple Pleasures
Duration: 00:06:46.52, start: 0.000000, bitrate: 127 kb/s
Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16, 128 kb/s
Output #0, wav, to '01 Simple Pleasures.wav':
Metadata:
title : Simple Pleasures
artist : Jazz Cafe
album : Simple Pleasures
encoder : Lavf53.20.0
Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (mp3 -> pcm_s16le)
qmmp:
qmmp 01\ Simple\ Pleasures.wav
MainWindow: detected wm: Mutter
Skin: using :/default
Skin: cannot find region.txt. Transparency disabled
WindowSystem: setting sticky state of window 0xd200495 to false.
PlayListModel: unsupported playlist format
Visual::~Visual()
Original comment by cw9...@gmail.com
on 17 Nov 2011 at 7:17
Looks like you haven't installed plugins. Check your installation.
[user@localhost ~]$ cd /usr/lib/qmmp/
[user@localhost qmmp]$ ls
CommandLineOptions/ Effect/ Engines/ FileDialogs/ General/ Input/ Output/
PlaylistFormats/ Transports/ Visual/
[user@localhost qmmp]$ cd Input
[user@localhost Input]$ ls
libaac.so* libcue.so* libffmpeg.so* libgme.so* libmodplug.so*
libmpg123.so* libvorbis.so* libwildmidi.so*
libcdaudio.so* libffap.so* libflac.so* libmad.so* libmpc.so*
libsndfile.so* libwavpack.so*
libmad.so plugin provides mp3 support.
Original comment by trialuser02
on 1 Dec 2011 at 3:34
Thanks for replying. I have libmad.so don't know what the problem is. I'm
missing a few but not libmad.so
/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
Original comment by cw9...@gmail.com
on 5 Dec 2011 at 10:36
Please, start qmmp form console. Open file dialog (key "F") and show me output.
Original comment by trialuser02
on 6 Dec 2011 at 11:42
no response. Closed.
Original comment by trialuser02
on 23 Mar 2012 at 3:34
Original issue reported on code.google.com by
cw9...@gmail.com
on 4 Nov 2011 at 5:53