Hi,
ignoring depencdency problems and conflicts in yast almost always renders the one or other software useless; that's what for the dependencies are there: to give you a good, stable system, but it only works as long as you respect it.
I assume you also have at least some other repositories added to your system that caused the conflict (ffmpeg in particular is not part of openSUSE).
Please post me the output of several commands:
Code: Select all
vlc -vvv
rpm -qa | grep vlc ffmpeg libmpeg2
ls -la /etc/zypp/repos.d
Thank you.