Vlc won't start

Solution 1:

I had a similar problem. I don't know why but using the vlc-wrapper instead of cvlc or vlc running the program as root through gksudo helped. As so:

gksudo vlc-wrapper

also make sure ffmpeg and other related packages are installed:

sudo apt-get install ffmpeg*