Code: Select all
sudo apt-get install libgstreamer-plugins-base0.10-0
Didn't work, I had to use:
Code: Select all
sudo apt-get install libgstreamer-plugins-base0.10-0:i386
Possibly because I'm on an Intel CPU? No idea really! Hope this helps someone.