Install dependancies problem

Hi,

I am new with OpenSUSE and I don’t know how to react at the following when installing new application

Resolving package dependencies...

Problem: vlc-codecs-2.2.4-3.2.x86_64 requires vlc-noX = 2.2.4-3.2, but this requirement cannot be provided
  uninstallable providers: vlc-noX-2.2.4-3.2.x86_64[Packman]
                   vlc-noX-2.2.4-3.2.x86_64[packman]
 Solution 1: Following actions will be done:
  downgrade of libvlc5-2.2.4-27.1.x86_64 to libvlc5-2.2.4-3.2.x86_64
  install libvlc5-2.2.4-3.2.x86_64 (with vendor change)
    openSUSE  -->  http://packman.links2linux.de
  downgrade of vlc-qt-2.2.4-27.1.x86_64 to vlc-qt-2.2.4-3.2.x86_64
  install vlc-qt-2.2.4-3.2.x86_64 (with vendor change)
    openSUSE  -->  http://packman.links2linux.de
 Solution 2: do not install vlc-codecs-2.2.4-3.2.x86_64
 Solution 3: break vlc-codecs-2.2.4-3.2.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/3/c] (c): c

This happen very often with different installs, how to decide the answer?

In the openSUSE Repo there is no vlc-codecs, only in Packman so you have to switch your installed vlc-Packages to Packman (Vendor-Change):

Solution 1: Following actions will be done:
downgrade of libvlc5-2.2.4-27.1.x86_64 to libvlc5-2.2.4-3.2.x86_64
install libvlc5-2.2.4-3.2.x86_64 (with vendor change)
openSUSE → http://packman.links2linux.de
downgrade of vlc-qt-2.2.4-27.1.x86_64 to vlc-qt-2.2.4-3.2.x86_64
install vlc-qt-2.2.4-3.2.x86_64 (with vendor change)
openSUSE → http://packman.links2linux.de

Thank you Sauerland, working fine with your advice