My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
FAQ  
Frequently asked questions
Featured
Updated Jul 20, 2011 by john.maguire

I can't seek through MP3s

The MP3 decoder in gstreamer's ffmpeg plugin doesn't support seeking through MP3s, you should install the one in gstreamer's ugly plugins package instead.

Ubuntu:

sudo apt-get install gstreamer0.10-plugins-ugly

Fedora:

su -c "yum install gstreamer-plugins-ugly"

Nothing else can play sound while Clementine is running

Make sure you have pulseaudio and gstreamer's pulseaudio plugin installed.

Ubuntu:

sudo apt-get install pulseaudio gstreamer0.10-pulseaudio

Fedora:

su -c "yum install pulseaudio gstreamer-plugins-good"

I can't play MP3s in openSUSE

openSUSE's gstreamer0_10-plugins-ugly package is incomplete, and doesn't contain any mp3 codecs. You should add the Packman repository (instructions on the openSUSE website) and install the gstreamer0_10-fluendo-mp3 package.

I get a missing dependency on gstreamer0.10(decoder-audio/mpeg)(mpegversion=1)(layer=3) on Fedora

Fedora doesn't come with MP3 support built-in. You need to add the rpmfusion repositories and install gstreamer-plugins-ugly as explained in the unofficial FAQ.

Why doesn't Clementine use MySQL?

Clementine uses sqlite to store metadata for the songs in your library, as well as your playlists and devices. We've found that sqlite provides great performance even on huge libraries (300,000+ songs), and Clementine uses the fts plugin to make searching even faster. We see no benefit in supporting other database backends as well as or instead of sqlite, and it would make the code much more complicated and difficult to maintain.

Why doesn't Clementine use Phonon/VLC/Xine/MyFavouriteSoundEngine?

GStreamer is the only audio backend we have found that supports our featureset.

Phonon

  • Does not support getting the raw audio stream for use in analysers and visualisations.
  • No Hypnotoad support.

VLC

  • Has buffer under-run problems.
  • Extracting raw audio data requires building a separate plugin.
  • No Hypnotoad support.

Xine

  • Poor windows support.
  • No Hypnotoad support.

Where is Clementine's database?

Clementine stores all the information about your library in its sqlite database. This is in a different place depending on what operating system you use:

  • On Windows: %USERPROFILE%\.config\Clementine\clementine.db (where %USERPROFILE% is C:\Users\<username> on Windows 7 and Vista, or C:\Documents and Settings\<username> on XP)
  • On Linux: ~/.config/Clementine/clementine.db
  • On Mac OS X: ~/Library/Application Support/Clementine/clementine.db
Comment by mytskine, May 14, 2010

I could not find an IRC/Jabber for this project, and Google says the group's discuss is not available for now, so I'll ask here. I was wondering if some features were planned :

  • gapless play
  • reading lossless formats (flac, wavpack, ape/mac)
  • reading cue files with one of the above formats (eg: cue+ape)
  • tabbed playlists (ability to edit a playlist while listenning to another one)

Theses features are lacking or are incomplete in every other Linux media player that I know of (audacious2 beeing the closest to this). Alas, wine+foobar is still the best high-end player for Linux. I hope clementine will be a serious contendant.

Comment by project member davidsansome, May 15, 2010

Gapless playback is supported and working in svn already. Clementine will play whatever lossless formats you have gstreamer plugins for. FLAC and wavpack are definitely supported, I'm not sure about ape/mac. Cuesheets are planned: http://code.google.com/p/clementine-player/issues/detail?id=68 and so are tabbed playlists: http://code.google.com/p/clementine-player/issues/detail?id=33

Comment by jpmeij...@gmail.com, Jun 8, 2010

For clementine support in Konversation's /media command, see: http://ubuntuforums.org/showthread.php?t=1504677

Comment by gustavo....@gmail.com, Jun 14, 2010

For clementine support on emesene's currentSong plugin, goto http://forum.emesene.org/index.php/topic,3482.0.html

Comment by project member john.maguire, Jun 18, 2010

Using system plugins is a PITA and we won't do it.

Comment by caspar.w...@gmail.com, Jun 29, 2010

Will rating of songs be possible?

Comment by assori...@gmail.com, Jul 6, 2010

You want "Automatically copy files from disk to your music library" as a new feature. Will there be a function to disable it? Because this is the reason why I switched to clementine!

Comment by yuri...@gmail.com, Sep 21, 2010

I would like to know name of Ubuntu's theme on screenshot. Thanks.

Comment by project member davidsansome, Sep 22, 2010

yurik81: The theme in the screenshots is Equinox Light

Comment by fisiu82, Nov 6, 2010

For openSUSE 11.3 You need to install from packman: gstreamer-0_10-fluendo-mp3 gstreamer-0_10-plugins-ugly liborc0_4-0

Comment by gamins...@gmail.com, Nov 11, 2010

Hi!

¿Is it posible to import databases from amarok (2.3 and/or 1.4.x) to Clementine?

Comment by spiritof...@gmail.com, Nov 14, 2010

Hello,

Is there anyway to make mp3 inside a folder named with asian characters to be played ? It seems Clementine don't search inside such folders, as they don't show up in the library. Thanks for your work !

Comment by benper...@gmail.com, Dec 18, 2010

Congratulations guys,

It works out so very much fine in Ubuntu 10.10 Maverick Meerkat that I decided to take Rhythmbox apart and Clementine works quite good with my iphone as well.

You have done a great job!!

Benjamin from Chile, South America.

Comment by enwukaer@gmail.com, Jan 6, 2011

I got issues with playing from Clementine on a very slow netbook. MP3s where on a USD disk that was dmcrypted. Playback sometimes paused for 5 to 15 seconds. I know the processor is to blame but I would really appreciate a feature called "load whole song to memory on song start".

Comment by john.f.m...@gmail.com, Jan 14, 2011

Do anyone know of a plugin that supports integration of clementine with Empathy and pidgin messenge? like in rhythmbox, I think that's the only thing that's left to kick-out rhythmbox out gnome.

Comment by 1kblabbi...@gmail.com, Jan 22, 2011

John, I think that plugin gets it's info from dbus.

This is good info though, I dont think Rhythymbox will be going anywhere outside of Gnome for now as they have the leading edge still right now. Clementine doesnt do Podcasts or Transcoding finetuning. Though, I hope this makes Rhthymbox step its game up.

Comment by cliffsk...@gmail.com, Feb 11, 2011

I left a suggestion in groups too requesting an easy way to get cumulative file size of selected tracks. It seems like it could be simple to do and very useful.

Comment by mera.9....@gmail.com, Apr 4, 2011

"GStreamer installation is missing a plug-in." I am getting this error on some mp3 songs which can be easily played through other media players like vlc, movie player etc! Is there anything that could be done to cure this?

Comment by project member davidsansome, Apr 4, 2011

mera.9: What OS? Is it all mp3s or only some?

Comment by krazy...@gmail.com, Apr 28, 2011

The solution for preventing Clementine from blocking audio from other applications is to use Pulseaudio? I have ALSA and dmix (which has been enabled by default for ages); installing yet another abstraction layer over ALSA seems like a poor solution.

Comment by fmclrac...@gmail.com, Aug 27, 2011

Is it possible to compile clementine excluding some visualizations? If it is How?

Comment by watchthe...@gmail.com, Nov 3, 2011

Hello, about icon.

What meaning of Clementine name is ? Is fix to citrus fruit ? Or some different possible ? Because of citrus clementine icon somehow is boring. I can provide better icon but must know template or idea ! How about put wiki page with ideas ?

Here is internet search:

http://www.amazon.com/gp/product/0786838825 Book http://en.wikipedia.org/wiki/Br%C3%BCtal_Legend#Gameplay Game Guitar http://en.wikipedia.org/wiki/Clementine_%28satellite%29 Satellite http://nssdc.gsfc.nasa.gov/planetary/clementine.html Lunar Spacecraft http://www.youtube.com/watch?v=nzCSTMWix3g Song (traditional) http://www.youtube.com/watch?v=wf6ZeCU5gXk Song (Mark Owen) http://www.youtube.com/watch?v=eRxQzJHfm30 French Anime (Song) http://www.youtube.com/watch?v=JZKnmA3Ip0s French Anime (Episode1) http://www.youtube.com/watch?v=yC1aFwJTUFI Female Singer http://www.youtube.com/watch?v=722ry-wBRsg Movie by J. Ford (1948)

And lots more. Any could be inspiration for icon !

Powered by Google Project Hosting