I have got mostly the same issue but I wasn't able to install ffmpeg not gstreamer problem. I solved MY issue this way
TO FIX THIS BUG!!!! So the order of fixing ffmpeg installation. 1) Add repository sudo add-apt-repository ppa:n-muench/vlc 2) Run update and install VLC 2.0 sudo apt-get update && sudo apt-get install vlc (notice that you might need to run distro upgrade to install all neccessary dependencies for VLC 2.0 version. 3) install ffmpeg sudo apt-get install ffmpeg After that I was able to install ffmpeg and all neccessary dependencies. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933495 Title: gstreamer unmet dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10-ffmpeg/+bug/933495/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
