>From the linked forum thread a workaround appears to be to manually
install libavutil49 and then install the various libraries that failed
to upgrade. It worked for me with a few bobbles as various other
packages deinstalled themselves automatically and needed to be
reinstalled. Specifically xvidcap removed itself and when I readded it,
it removed vlc so I had to readd that.

[CODE]
sudo apt-get install libavutil49
sudo apt-get install libavdevice52 libavformat52 libpostproc51 libswscale0
sudo apt-get install xvidcap
sudo apt-get install vlc-nox vlc-plugin-pulse vlc mozilla-plugin-vlc
[/CODE]

It looks to me like the various AV dependency trees have got tangled

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751114

Title:
  ffmpeg unresolvable dependancies

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to