Clementine says missing gstreamer plugin when I try to play a .m4a file. Totem and Rhythm Box play it fine.
$ wajig listinstalled gstreamer0.10
gstreamer0.10-alsa:amd64
gstreamer0.10-nice:amd64
gstreamer0.10-plugins-base:amd64
gstreamer0.10-plugins-good:amd64
gstreamer0.10-plugins-ugly:amd64
gstreamer0.10-pulseaudio:amd64
gstreamer0.10-x:amd64
libgstreamer0.10-0:amd64
I'm on Trusty, Clementine was great on Precise, so keen to get it working again.
You need to install
gstreamer0.10-plugins-bad
, and possibly remove your~/.gstreamer-0.10/
folder, which is in your user's directoryThere are missing multimedia extras plugins on your system
The fix that worked for me was running:
In my case
gstreamer0.10-plugins-bad
had already been installed but I still couldn't play m4a-files.After installing
1.3.2 rc1
for Trusty (Ubuntu 14.04) from https://builds.clementine-player.org/ it worked.